v8

latestSwagger 2.02026-07-13254292.3 KB

Creates a new key version, stores it, then returns key parameters, attributes and policy to the client.

The operation will rotate the key based on the key policy. It requires the keys/rotate permission.

post/keys/{key-name}/rotate

Path parameters

key-namestring required

The name of key to be rotated. The system will generate a new version in the specified key.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

tagsobject

Application specific metadata in the form of key-value pairs.

managedboolean

True if the key's lifetime is managed by key vault. If this is a key backing a certificate, then managed will be true.