QueryPointInTimeReplicaRequestType

QueryPointInTimeReplicaRequestType
QueryPointInTimeReplicaRequestType

The parameters of QueryPointInTimeReplica.

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

JSON Example
{
    "groupId": [
        {
            "_typeName": "string",
            "faultDomainId": {
                "_typeName": "string",
                "id": "string"
            },
            "deviceGroupId": {
                "_typeName": "string",
                "id": "string"
            }
        }
    ],
    "queryParam": {
        "_typeName": "string",
        "replicaTimeQueryParam": {
            "_typeName": "string",
            "fromDate": "string",
            "toDate": "string",
            "number": 0
        },
        "pitName": "string",
        "tags": [
            "string"
        ],
        "preferDetails": false
    }
}
groupId
Optional

List of replication group IDs.

queryParam
Optional

Search criteria specification for all the groups.