PUT Application/PutReportSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| ReportID | globally unique identifier |
Required |
|
| SecurityGroupID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "cd853e0a-e611-4354-bcfa-1f479622c578",
"ReportID": "58ed8f61-a15f-4932-a3e0-7049903221b3",
"SecurityGroupID": "e9e6b9cd-13bd-4d4e-ba31-54e93b697408"
}
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.