You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like to be able to programmatically request a new API Token as part of an automated workflow for token rotation. This token can be used to request API resources via other tools or via the Connect-Rubrik enhancement outlined in #243.
Describe the solution you'd like
I am able to remove old tokens that have yet to expire as well as generate new tokens with a custom tag and expiration date.
Describe alternatives you've considered
None.
Additional context
Even though a user can generate a new API Token using the GUI, there exists the need to rotate those tokens on a regular basis. This can be done through regular expiration / creation cycles, or by forcing an expiration of a token arbitrarily and creating a new token on demand.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I would like to be able to programmatically request a new API Token as part of an automated workflow for token rotation. This token can be used to request API resources via other tools or via the
Connect-Rubrik
enhancement outlined in #243.Describe the solution you'd like
I am able to remove old tokens that have yet to expire as well as generate new tokens with a custom tag and expiration date.
Describe alternatives you've considered
None.
Additional context
Even though a user can generate a new API Token using the GUI, there exists the need to rotate those tokens on a regular basis. This can be done through regular expiration / creation cycles, or by forcing an expiration of a token arbitrarily and creating a new token on demand.
The text was updated successfully, but these errors were encountered: