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": "64891020-16ad-4062-b66c-75afc87a11a5",
"ReportID": "49de351b-9d3a-4822-8836-260870ea3240",
"SecurityGroupUserID": "7b511ccd-3799-4a44-9225-b40d1f0ad2d3"
}
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.