VsanSslVerifyCertFault
VsanSslVerifyCertFault
Base class for all faults related to the NotificataionSystem.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"selfSigned": false,
"thumbprint": "string",
"certificate": "string",
"cert": "string"
}
string
cert
Required
The remote host's single x509 certificate encoded in PEM format.