CnsSnapshotNotFoundFault
CnsSnapshotNotFoundFault
This fault indicates CNS cannot find a given snapshot
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"
},
"SnapshotId": {
"_typeName": "string",
"id": "string"
}
}
volumeId
Optional
Volume ID of missing snapshot.
SnapshotId
Required
Missing snapshot ID.