PUT Replication/PutSynchronisationGroupSecurity

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": "d14780fa-a5da-4519-bc40-c13b439a3036",
  "synchronisationGroupID": "bb933895-5a05-473a-a6c8-db8040454e0a",
  "securityGroupID": "a49d4a10-ebdc-48fe-9136-31147791e3c9"
}

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.