POST Replication/PostSynchronisationGroupSecurities

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": "211b7d07-ec1b-4380-a963-d4378d7d8797",
  "SynchronisationGroupID": "061bb199-96a3-4c8a-8def-df4e2f0bf2e8",
  "SecurityGroupID": "e0cff73d-2a10-448a-9cff-452a03d6bf53"
}

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.

StackTrace

string

None.

Response

ServiceItem

None.

Response Formats

application/json, text/json

Sample:

Sample not available.