ArrayOfCryptoManagerHostKeyStatus
ArrayOfCryptoManagerHostKeyStatus
A boxed array of CryptoManagerHostKeyStatus. To be used in Any placeholders.
Since: vSphere API Release 8.0.1.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"keyId": {
"_typeName": "string",
"keyId": "string",
"providerId": {
"_typeName": "string",
"id": "string"
}
},
"present": false,
"managementType": "string"
}
]
}
Availability
Added in vSphere API Release 8.0.1.0