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": "8307313e-08a0-444d-8a12-380d93a6ddb8",
"SecurityGroupID": "76f5407c-0139-42be-abe8-d7c25635bf4f",
"CircumstanceExceptionID": "d9e5d847-937b-4dd3-93a2-f1a9ecafe485"
},
{
"$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.