DELETE Application/DeleteReportSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
ReportSecurityGroupName | 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": "8de5885b-b9e1-435b-a4a4-a1cbe654edfe", "ReportID": "d59e8da6-d24a-4134-8ec8-be4e03e4e579", "SecurityGroupID": "c63933d1-984b-483c-ab06-ea10f46df261" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | 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.