PUT TimeSaver/PutBehaviourExceptionSecurityGroup
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": "9d89f898-3a66-4bdc-b365-e99212b743ba",
"SecurityGroupID": "3b75cf63-0aea-4840-b82a-7f1c4b14b262",
"BehaviourExceptionID": "337db89b-9fbc-41ed-88b8-d083963bcb33"
}
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.