Sha256: a3c852cb1705e0045e3605c3da5691104b91981619298ff831a1729390461ee3
Contents?: true
Size: 980 Bytes
Versions: 23
Compression:
Stored size: 980 Bytes
Contents
# Fastly::AutomationTokenResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | [**ReadOnlyId**](ReadOnlyId.md) | | [optional] | | **customer_id** | [**ReadOnlyCustomerId**](ReadOnlyCustomerId.md) | | [optional] | | **role** | **String** | | [optional] | | **ip** | **String** | The IP address of the client that last used the token. | [optional] | | **user_agent** | **String** | The User-Agent header of the client that last used the token. | [optional] | | **sudo_expires_at** | **String** | | [optional][readonly] | | **last_used_at** | **Time** | A UTC time-stamp of when the token was last used. | [optional][readonly] | | **created_at** | **String** | A UTC time-stamp of when the token was created. | [optional] | | **expires_at** | **String** | (optional) A UTC time-stamp of when the token will expire. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
23 entries across 23 versions & 1 rubygems