POST Application/PostReportSecurityGroupUsers
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroupUserName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
ReportID | globally unique identifier |
Required |
|
SecurityGroupUserID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "43336b55-9bb4-4f0f-a843-877d2ddc2080", "ReportID": "9b470bc8-0bda-4e59-8e18-308147c18bcb", "SecurityGroupUserID": "fb854285-6864-4d13-8c09-22e1db2ae1d5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | Description | Type | Additional 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.