NoValidReplica

NoValidReplica
NoValidReplica

This exception is thrown when there is no valid replica to be used in recovery.

This may happen when a Virtual Volume is created on the source domain, but the replica is yet to be copied to the target.

This structure may be used only with operations rendered under /sms.

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"
        }
    ],
    "deviceId": {
        "_typeName": "string"
    }
}
deviceId
Optional

Base class that represents a replicated device.

This structure may be used only with operations rendered under /sms.