PUT Replication/PutSynchronisationGroupSecurities
Request Information
URI Parameters
None.
Body Parameters
Collection of SynchronisationGroupSecurityName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
SynchronisationGroupID | globally unique identifier |
Required |
|
SecurityGroupID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
[ { "$id": "1", "ID": "8db0c4d5-1d5a-4b12-bb6f-dae608f9f63c", "SynchronisationGroupID": "7bc7cfae-0b73-4dd7-9f92-78fa41ebc4b6", "SecurityGroupID": "33b7ecf1-1668-41a3-8877-c971b675b389" }, { "$ref": "1" } ]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | Description | Type | Additional information |
---|---|---|---|
IsSuccess | boolean |
None. |
|
ErrorMessage | string |
None. |
|
Code | string |
None. |
|
StackTrace | string |
None. |
|
Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.