CnsVolumeAlreadyExistsFault
CnsVolumeAlreadyExistsFault
This fault is thrown when create request comes in for a volume that has already been created.
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"
},
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
volumeId
Required
CNS volume ID.
datastore
Optional
Datastore on which the CNS volume already exists.