PUT TimeSaver/PutOverheadCodeSecurityGroup

Request Information

URI Parameters

None.

Body Parameters

OverheadCodeSecurityGroup
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

SecurityGroupID

globally unique identifier

Required

OverheadCodeID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "d40f5d32-0b2a-4ec3-97fc-bc873f8f6ec1",
  "SecurityGroupID": "090664f0-2c0d-47e1-80ce-62799914b194",
  "OverheadCodeID": "8407e67d-69dd-4b95-bc41-e0a6164459a1"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional 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.