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": "82159cc5-7f7c-4919-8ce8-ba5b35f475c9",
"SecurityGroupID": "34136acd-2216-47f3-95b8-f081d0ca66df",
"CircumstanceExceptionID": "0ab0261e-6e58-47a4-818a-01eb77367475"
}
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.