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": "fb0239d4-243c-4b59-ae4a-cce0ffd21ea1",
"SecurityGroupID": "fa5e572a-1ece-4d02-8ba2-6db51ffcdd86",
"BehaviourExceptionID": "c82198f6-321a-4b80-92fc-eb9a9fbb8649"
}
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.