PUT Application/PutReportSecurityGroup

Request Information

URI Parameters

None.

Body Parameters

ReportSecurityGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

ReportID

globally unique identifier

Required

SecurityGroupID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "92151bf7-5160-425a-9a95-fa5d4e2c496a",
  "ReportID": "5585eee3-83f1-4335-8a41-e9c3cb4648a4",
  "SecurityGroupID": "156f9dbd-0dd0-49d2-a4a0-f61e77b1a856"
}

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.