PUT TimeSaver/PutPersonalExceptionSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
PersonalExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| PersonalExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"id": "8c01277e-cda2-4367-ba12-cfdf1436faaf",
"securityGroupID": "de80a23a-0bef-46b8-8aa0-be9346240489",
"personalExceptionID": "fcced09f-dd9e-4e30-a1c6-01c7d674f8f2"
}
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. |
|
| Response | ServiceItem |
None. |
|
| LatestDataTimestampUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.