Sha256: e4b7512e63c56b4b955302f880cf9ce12f0390f53254e64b98d7a83b9645a61e
Contents?: true
Size: 693 Bytes
Versions: 35
Compression:
Stored size: 693 Bytes
Contents
# Fastly::AutomationTokenCreateRequestAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | name of the token | [optional] | | **role** | **String** | | [optional] | | **services** | **Array<String>** | List of service ids to limit the token | [optional] | | **scope** | **String** | | [optional][default to 'global'] | | **expires_at** | **Time** | A UTC time-stamp of when the token will expire. | [optional] | | **tls_access** | **Boolean** | Indicates whether TLS access is enabled for the token. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
35 entries across 35 versions & 1 rubygems