POST TimeSaver/PostOverheadCodeSecurityGroups
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": "be19bb6e-15bb-429e-bdc8-fa5498dc6690",
"SecurityGroupID": "44c9c5a7-bfba-44de-9cb4-ee71f352b925",
"OverheadCodeID": "44421545-9cc2-43bd-9c56-781575b44836"
}
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.