Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 723 Bytes

File metadata and controls

17 lines (7 loc) · 723 Bytes

AppRoleReadPeriodResponse

Properties

Name Type Description Notes
Period Pointer to int64 Use "token_period" instead. If this and "token_period" are both specified, only "token_period" will be used. [optional]
TokenPeriod Pointer to int64 If set, tokens created via this role will have no max lifetime; instead, their renewal period will be fixed to this value. This takes an integer number of seconds. [optional]

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