POST TimeSaver/PostOverheadCodeSecurityGroups

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": "2c96acb8-ad0b-489f-848f-a9fd19e98b78",
  "SecurityGroupID": "7da7afb6-81b0-4d2a-80be-8d59ee91ae66",
  "OverheadCodeID": "67799aff-f189-4217-a01a-17734afb3e19"
}

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.