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": "ab06aba1-ddfa-46ef-96e5-91e445de3ea1",
"ReportID": "3e4e13a4-8102-4dfa-9da1-8c51f1b867da",
"SecurityGroupUserID": "b53ecc90-2175-44ab-a592-afa6564a0f0a"
}
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.