PUT TimeSaver/PutBehaviourExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of 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": "1",
"id": "c16579f3-407d-420b-8248-f975e56e7b17",
"securityGroupID": "b4d7f428-6e7a-472f-8a14-1c4d1c5d2dca",
"behaviourExceptionID": "4bc2037d-249a-43cd-ad95-ed9787ae1134"
},
{
"$ref": "1"
}
]
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. |
|
| Response | ServiceItem |
None. |
|
| LatestDataTimestampUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.