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": "ce8d9ff7-e2ae-4b18-af58-8496968cfa5f",
  "SynchronisationGroupID": "5fc2b6fc-1a69-4617-8c71-e63ee04762b4",
  "SecurityGroupID": "c6f84bb2-dfa9-4ee7-949f-c5240236be28"
}

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.