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": "bb92a537-478a-4bfa-9953-7ebc2647a4f4",
"SecurityGroupID": "2feba95b-adf2-4601-bf30-7c9f599632f0",
"CircumstanceExceptionID": "02b7ce05-8501-4797-ad60-53d1393fcc0c"
},
{
"$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.