Sha256: 0c088ee48ebf01b3f6a76e5ce6f27c328ba802b94e6190115a19ed6bd30627fe
Contents?: true
Size: 985 Bytes
Versions: 21
Compression:
Stored size: 985 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** | **Hash<String, 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
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
fastly-6.0.0 | docs/EventAttributes.md |