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": "35a388a3-e548-4d83-9b3b-a94e07a3bb1b",
"ReportID": "85b297bb-dc7e-4010-afa0-efb927ff0f51",
"SecurityGroupID": "685c7e3b-0c55-407f-843b-465368adc774"
}
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.