POST TimeSaver/PostPersonalExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
PersonalExceptionSecurityGroupName | 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": "b0ea9760-9d9c-487b-9172-6e536a6467fb", "SecurityGroupID": "8ee3f03c-24b3-45a0-9547-b2496cc898ac", "PersonalExceptionID": "2000599a-377f-46f6-876e-2bbc9ac4c4e0" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | 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.