CnsNotRegisteredFault
CnsNotRegisteredFault
CnsNotRegisteredFault will be thrown when the backing object exists in VC but not registered as a CNS volume.
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"
}
],
"reason": "string",
"volumeId": {
"_typeName": "string",
"id": "string"
}
}
volumeId
Required
CNS volume ID of the backing object.