POST TimeSaver/PostCircumstanceExceptionSecurityGroups
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": "f7e6d62f-7c4e-428e-b9ee-232bf0e27a08",
"SecurityGroupID": "e84e68c9-2797-4e35-941f-4d8db3d90c90",
"CircumstanceExceptionID": "d270aa1d-7ef0-45c4-9c71-c56dc8642538"
}
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.