PUT TimeSaver/PutOverheadCodeSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
OverheadCodeSecurityGroup| Name | 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": "8732b041-9529-43d2-bd6f-4195d7d85232",
"SecurityGroupID": "7459b863-ac05-4fe2-938c-f9912603f4d1",
"OverheadCodeID": "bac43481-b357-46f2-94b0-84c0c9914c91"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | 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.