POST Application/PostReportSecurityGroupUsers

Request Information

URI Parameters

None.

Body Parameters

ReportSecurityGroupUser
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

ReportID

globally unique identifier

Required

SecurityGroupUserID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "1a75f3b7-66b8-43ee-828f-962acc4dbfe0",
  "ReportID": "94674d7a-5d4b-458e-a602-79b77edae503",
  "SecurityGroupUserID": "6f505eb6-47c8-4edb-b8d2-a0e778152463"
}

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.