CryptoManagerKmipCryptoKeyStatusWrappingRotationIntervalKeyInfo
CryptoManagerKmipCryptoKeyStatusWrappingRotationIntervalKeyInfo
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",
"createTime": "string",
"rotateTime": "string"
}
string As date-time
As date-time
createTime
Optional
Wrapping Key create time.
Will be unset when the creation time is unknown.
string As date-time
As date-time
rotateTime
Optional
Wrapping Key rotate out time.
Will be unset when the wrapping key has not rotated, or the rotation time is unknown.