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": "78c3d6b8-78a4-41ec-9b9f-3d16e8e58c9d",
"SecurityGroupID": "b220bd72-829d-48c3-884b-5c031da1459f",
"BehaviourExceptionID": "8b5ee01d-1f41-4dc1-ae4b-8983e64a5810"
}
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.