PUT TimeSaver/PutBehaviourExceptionSecurityGroup
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": "be2b25e9-01a1-4997-9d1c-454f1282de24", "SecurityGroupID": "8e3646d7-45c6-4a14-86f7-8c364a73e68b", "BehaviourExceptionID": "a34de2a2-35ce-4771-9071-d6f784e6de0a" }
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.