PUT Replication/PutSynchronisationGroupSecurity
Request Information
URI Parameters
None.
Body Parameters
SynchronisationGroupSecurity| Name | 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": "9d07e7eb-5d80-4d06-847e-8510aacfdd08",
"SynchronisationGroupID": "95130af2-14d0-48cb-baf4-15c809abcdc4",
"SecurityGroupID": "3022a000-d739-40ee-a0ba-08471b75f76d"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | 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.