POST TimeSaver/PostBehaviourExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
BehaviourExceptionSecurityGroupName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
SecurityGroupID | globally unique identifier |
Required |
|
BehaviourExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "07632518-e4af-4f83-8fc6-5696aa80922d", "SecurityGroupID": "71b895d6-aad3-41cf-bfa2-459d5b894afe", "BehaviourExceptionID": "b8fc41d0-cded-43c5-a736-31981ac734aa" }
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.