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": "39a89cb3-67f6-4194-8386-26f57c022195",
"SecurityGroupID": "bbc2d6fa-a661-4fb1-9598-bbf94dde8ab4",
"CircumstanceExceptionID": "a22dd33c-a9a1-4dbb-91af-44cb000d3a40"
}
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.