KmipClusterInfoWrappingRotationIntervalKeyInfo
KmipClusterInfoWrappingRotationIntervalKeyInfo
Wrapping rotation interval key information.
Since: vSphere API Release 9.0.0.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"keyId": "string",
"rotationInterval": 0,
"lastRotation": "string"
}
string
keyId
Optional
Wrapping key identifier.
integer As int32
As int32
rotationInterval
Optional
Wrapping key rotation interval (number of days).
string As date-time
As date-time
lastRotation
Optional
Last wrapping key rotation timestamp.