DELETE Replication/DeleteSynchronisationGroupSecurities

Request Information

URI Parameters

None.

Body Parameters

SynchronisationGroupSecurity
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

SynchronisationGroupID

globally unique identifier

Required

SecurityGroupID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "id": "befcda8e-63b7-4a56-a56b-89826db0af42",
  "synchronisationGroupID": "9794a21c-4489-4956-bf8c-7cc0a3601a62",
  "securityGroupID": "3010eb82-661c-4671-aebf-afb09c746790"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

Response

ServiceItem

None.

LatestDataTimestampUtc

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.