PUT Application/PutReportSecurityGroupUser
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroupUser| Name | 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": "56cc8d2a-3593-4ee1-a881-515fddf7d322",
"ReportID": "41fc294c-f93e-434b-91a5-168f96a50960",
"SecurityGroupUserID": "3ddadafd-00a8-47d7-afc3-bb0d4fcb5500"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | 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.