PUT TimeSaver/PutOverheadCodeSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of OverheadCodeSecurityGroupName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
SecurityGroupID | globally unique identifier |
Required |
|
OverheadCodeID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
[ { "$id": "1", "ID": "e71e2453-28f1-4e3c-a7d1-c4c36fe31ecc", "SecurityGroupID": "b76d6147-9681-404f-bfb7-2db2406b07bb", "OverheadCodeID": "f8bfe445-eaa3-484c-ad13-fe5b6a4d4e2d" }, { "$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.