DELETE Replication/DeleteSynchronisationGroupSecurities
Request Information
URI Parameters
None.
Body Parameters
SynchronisationGroupSecurityName | 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": "53d604c7-0cd8-4481-9b6f-725fa598c098", "SynchronisationGroupID": "4926b490-0b0b-4f14-a01d-5bc8cca78380", "SecurityGroupID": "895c5afc-8c29-41ed-864f-213e7fd7d7af" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | 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.