POST TimeSaver/PostBehaviourExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
BehaviourExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| BehaviourExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "b39eaaef-fbff-4a31-8458-bfbc151af144",
"SecurityGroupID": "8e4a2211-7708-4f7f-8db2-ad5010a83ded",
"BehaviourExceptionID": "71399322-6f3c-421d-9d24-4082a7bd1166"
}
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.