Sha256: bfa8333f94c02763e7b6001b97a6496fa085515e6f22a2e1615f39111c922105

Contents?: true

Size: 942 Bytes

Versions: 12

Compression:

Stored size: 942 Bytes

Contents

# Fastly::AutomationTokenResponseAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** |  | [optional][readonly] |
| **customer_id** | **String** |  | [optional][readonly] |
| **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

12 entries across 12 versions & 1 rubygems

Version Path
fastly-5.2.2 docs/AutomationTokenResponseAllOf.md
fastly-5.2.1 docs/AutomationTokenResponseAllOf.md
fastly-5.2.0 docs/AutomationTokenResponseAllOf.md
fastly-5.1.1 docs/AutomationTokenResponseAllOf.md
fastly-5.1.0 docs/AutomationTokenResponseAllOf.md
fastly-5.0.0 docs/AutomationTokenResponseAllOf.md
fastly-4.4.0 docs/AutomationTokenResponseAllOf.md
fastly-4.3.0 docs/AutomationTokenResponseAllOf.md
fastly-4.2.0 docs/AutomationTokenResponseAllOf.md
fastly-4.1.0 docs/AutomationTokenResponseAllOf.md
fastly-4.0.1.pre.alpha.0 docs/AutomationTokenResponseAllOf.md
fastly-4.0.0 docs/AutomationTokenResponseAllOf.md