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": "1a7d1dee-44d4-4726-937e-f963fbdc39ff",
"SynchronisationGroupID": "6ab6e01f-9e74-459e-bfb1-4a5be98018ef",
"SecurityGroupID": "850e9a3c-d57f-4ae5-aee2-084da98f5a6c"
}
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.