SyncReplicationGroupRequestType

SyncReplicationGroupRequestType
SyncReplicationGroupRequestType

The parameters of SyncReplicationGroup_Task.

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"
            }
        }
    ],
    "pitName": "string"
}
groupId
Optional

List of replication group IDs.

string
pitName
Required

Localized name for the point-in-time snapshot created.