Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 825 Bytes

RotateKey.md

File metadata and controls

14 lines (10 loc) · 825 Bytes

akeyless.RotateKey

Properties

Name Type Description Notes
json Boolean 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]