PUT TimeSaver/PutBehaviourExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of 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": "1", "ID": "3f190cc8-4a0b-45fb-b579-5abd30ab47b1", "SecurityGroupID": "e2e78216-a02f-467c-976d-6b8cafa1b335", "BehaviourExceptionID": "9839276b-714e-42d8-8c87-ed794f2316d6" }, { "$ref": "1" } ]
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.