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": "ed1aed79-6167-4553-a000-d728fba6d0b1",
"ReportID": "84e3ca11-638f-4f12-8469-98f0ca10f3d2",
"SecurityGroupID": "9a72fd67-61f3-407f-845f-0d3196afde9c"
}
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.