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": "ea2ab123-ce21-42b6-9ab9-96987e0b96ce",
"SynchronisationGroupID": "f8f161b6-4eb0-4415-b38b-86df44216067",
"SecurityGroupID": "0d39cbb1-1948-450a-a7cf-86180918ec6e"
}
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.