Sha256: 103d878ab623fe6fe679e00ed214255547498d5e25dddbbf4bf8ff4d400423ca

Contents?: true

Size: 909 Bytes

Versions: 3

Compression:

Stored size: 909 Bytes

Contents

# Fastly::EventAttributes

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **admin** | **Boolean** | Indicates if event was performed by Fastly. | [optional] |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **customer_id** | **String** |  | [optional][readonly] |
| **description** | **String** | Description of the event. | [optional] |
| **event_type** | **String** | Type of event. Can be used with `filter[event_type]` | [optional] |
| **ip** | **String** | IP addresses that the event was requested from. | [optional] |
| **metadata** | **Object** | Hash of key value pairs of additional information. | [optional] |
| **service_id** | **String** |  | [optional][readonly] |
| **user_id** | **String** |  | [optional][readonly] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fastly-4.0.0.alpha4 docs/EventAttributes.md
fastly-4.0.0.alpha3 docs/EventAttributes.md
fastly-4.0.0.alpha2 docs/EventAttributes.md