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": "aed080c2-c348-4ce5-9805-5e40465816b5",
  "SynchronisationGroupID": "b595ca18-61cd-4869-a281-2c241eb75cf8",
  "SecurityGroupID": "5cc8ac0d-3566-4053-a1f2-a26fc0679581"
}

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.