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": "7b223ba6-10e0-4ab6-8a68-4a77310aeb7c",
"SynchronisationGroupID": "11cd77b9-f9f8-4915-b1f6-f33bcde1e867",
"SecurityGroupID": "1abcf9a4-2ae7-41ff-be45-572a7abc8d14"
}
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.