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": "f5401fda-ada1-4fbb-b0e6-b189ec230b60",
"ReportID": "7ddca342-ee25-42c5-a375-a2ddd205fc28",
"SecurityGroupID": "3710da36-b0da-454e-98dc-70d38541cafe"
}
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.