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": "3c60811b-1d2d-4b0f-bcf6-a1bbf575fe3d",
"SecurityGroupID": "765ac82f-6096-4b75-b995-5b79f9f0571c",
"OverheadCodeID": "4a6598e2-d89e-4ebb-afa1-70ce4619b01b"
}
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.