POST Application/PostReportSecurityGroups
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": "73bcb8ef-98fe-48af-a5df-0832c24dd8b5",
"ReportID": "5d86fd0e-4de4-41f3-b5d7-f7a743d445d5",
"SecurityGroupID": "3e79d633-4dc1-4a46-9236-6b4e9ab6a590"
}
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.