DuplicateDisks
DuplicateDisks
Fault used to denote a duplicate set of disks were incorrectly specified for a given operation.
See also AddDisks_Task, InitializeDisks_Task.
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"
}
],
"device": "string"
}