PUT TimeSaver/PutOverheadCodeSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
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": "410fba16-8f8b-448a-abf6-0dfae7071a10", "SecurityGroupID": "cb7b23c4-a4f5-415e-a3c3-7ae92c94597d", "OverheadCodeID": "383b27d0-8fcc-45e6-9031-e7e2ec6fef09" }
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.