| 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 timestamp of when the token will expire. | [optional] |
| tls_access | Boolean | Indicates whether TLS access is enabled for the token. | [optional] |