POST Replication/PostSynchronisationGroupSecurities
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": "06e0818c-f018-4276-a876-099d38f1a43f",
"SynchronisationGroupID": "33b292a9-eb01-4556-b844-ac6a372804a4",
"SecurityGroupID": "d44dbb17-6059-46e9-992a-db2fa5654eff"
}
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.