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": "2b87c9a2-2236-4bde-8425-6e129e1e3d1b",
  "synchronisationGroupID": "4c62dae8-86d8-45ca-a961-b2d97ab9c6e2",
  "securityGroupID": "3f25ea6d-d31a-407f-8d4b-686bab2c7635"
}

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.