Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 990 Bytes

TokenDataResponse.md

File metadata and controls

16 lines (13 loc) · 990 Bytes

TokenDataResponse

Properties

Name Type Description Notes
TokenName string required field. HIDDEN. [default to null]
TokenType string required field. HIDDEN. [default to null]
TokenValue string required field. HIDDEN. [default to null]
User string is not provided in API Token for Agent. HIDDEN. [optional] [default to null]
Roles []string is not provided in API Token for Agent. HIDDEN. [optional] [default to null]
ExpirationDate string optional field. HIDDEN. [optional] [default to null]
CreatedDate string transient field. HIDDEN. [optional] [default to null]
LastUpdatedDate string transient field. HIDDEN. [optional] [default to null]

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