Sha256: ce7d71d1d3c4e496ba7621c80f2ef3aea32aba4bffa50c8c46ee02647985f83b

Contents?: true

Size: 798 Bytes

Versions: 35

Compression:

Stored size: 798 Bytes

Contents

# Fastly::AutomationToken

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | The name of the token. | [optional] |
| **role** | **String** | The role on the token. | [optional] |
| **services** | **Array<String>** | (Optional) The service IDs of the services the token will have access to. Separate service IDs with a space. If no services are specified, the token will have access to all services on the account.  | [optional] |
| **scope** | **String** | A space-delimited list of authorization scope. | [optional][default to 'global'] |
| **expires_at** | **String** | A UTC time-stamp of when the token expires. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

35 entries across 35 versions & 1 rubygems

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