Sha256: db06530bf5a086e424a3d1d103f0e4b7cd4891a1f8df114a273cc0870762fc3e
Contents?: true
Size: 965 Bytes
Versions: 14
Compression:
Stored size: 965 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] | | **token_id** | **String** | | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
14 entries across 14 versions & 1 rubygems