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": "97aac12c-ab60-4d37-9633-b8d95a900363",
"SecurityGroupID": "50ceda75-4944-4980-ab2a-ff569d7b5dd6",
"CircumstanceExceptionID": "f71fa3da-e897-4e3a-98c1-8a94acc52ee9"
},
{
"$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.