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": "c7aef29d-ebb7-4bcd-8071-afaf50660839",
  "synchronisationGroupID": "01178384-05b0-4901-bc6e-03085a9523f1",
  "securityGroupID": "14488941-eb8a-434e-b3a4-6571111a0fcf"
}

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.