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": "5bdef53d-7b36-4a9e-ac53-ee422e953119",
  "ReportID": "c6f423e1-8bb7-4978-9cd2-d58261aa715e",
  "SecurityGroupUserID": "54f15854-76c1-4c2f-8991-de3bb8a9d30b"
}

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.