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": "8ce77e22-10c6-4b1e-9131-f0cde89abebd",
  "SynchronisationGroupID": "3246dc6d-b1b1-4fc2-bf02-219fb51fdecb",
  "SecurityGroupID": "b2562bd0-1d7c-47c8-8171-4114eeda6261"
}

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.