Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 997 Bytes

RotateKey.md

File metadata and controls

16 lines (12 loc) · 997 Bytes

akeyless.Model.RotateKey

of it.

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Name string Key name
NewCertPemData string The new pem encoded certificate for the classic key. relevant only for keys provided by user ('bring-your-own-key') [optional]
NewKeyData string The new base64 encoded value for the classic key. relevant only for keys provided by user ('bring-your-own-key') [optional]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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