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": "d4b429f4-8ac3-4f94-9e56-9b3cc21a1c69",
"securityGroupID": "1c1d4fae-c09f-4b28-bec4-25ab6b9b8a4a",
"overheadCodeID": "b77c49d4-0c3a-4bae-8921-de4b9c55fc73"
}
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. |
|
| Response | ServiceItem |
None. |
|
| LatestDataTimestampUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.