ArrayOfCryptoManagerKmipCertSignRequest
ArrayOfCryptoManagerKmipCertSignRequest
A boxed array of CryptoManagerKmipCertSignRequest. 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",
"commonName": "string",
"organization": "string",
"organizationUnit": "string",
"locality": "string",
"state": "string",
"country": "string",
"email": "string"
}
]
}
Availability
Added in vSphere API Release 8.0.1.0