PUT TimeSaver/PutCircumstanceExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of CircumstanceExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| CircumstanceExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"ID": "117b0880-971d-4f66-a332-f395b13fe471",
"SecurityGroupID": "13bd82a7-4f55-4c9b-9cda-f1ae9a83ddc0",
"CircumstanceExceptionID": "7bdbc5b8-3328-403f-b5dc-e4f893157412"
},
{
"$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. |
|
| StackTrace | string |
None. |
|
| Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.