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": "e8ef9812-493c-4e2a-93fe-6273f3237c8a",
  "SynchronisationGroupID": "b42a7a0e-fcf8-4eae-83e9-df924d80643d",
  "SecurityGroupID": "005a501d-40ec-43c0-a477-5b4771b2395b"
}

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.