DELETE TimeSaver/DeleteCircumstanceExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
CircumstanceExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| CircumstanceExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "ad25fa93-eeb0-4d4d-b6af-9ac2cee812eb",
"SecurityGroupID": "222e2008-b548-45e6-8214-414d0f4d2edd",
"CircumstanceExceptionID": "082318fc-7343-452f-a9c2-036532831415"
}
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.