Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.48 KB

ServiceToken.md

File metadata and controls

20 lines (17 loc) · 1.48 KB

ServiceToken

Properties

Name Type Description Notes
Type_ *ServiceTokenType [optional] [default to null]
Href string An absolute URL that is the subject of the link's context. [optional] [default to null]
Uuid string Equinix-assigned service token identifier [default to null]
Name string Customer-provided service token name [optional] [default to null]
Description string Customer-provided service token description [optional] [default to null]
ExpirationDateTime time.Time Expiration date and time of the service token. [optional] [default to null]
Connection *ServiceTokenConnection [optional] [default to null]
State *ServiceTokenState [optional] [default to null]
Notifications []SimplifiedNotification Service token related notifications [optional] [default to null]
Account *SimplifiedAccount [optional] [default to null]
Changelog *Changelog [optional] [default to null]
Project *Project [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]