PUT TimeSaver/PutCircumstanceExceptionSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
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": "25a47117-d8fc-478f-9e2f-981ffa146ce7",
"SecurityGroupID": "4a3ff989-c547-47cb-ac50-1d06b86bbd6e",
"CircumstanceExceptionID": "31a9de64-f302-4479-82c0-e3d17930e4f1"
}
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.