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": "a31bf2ce-5b63-42e4-8a85-01c10389da2f",
  "SecurityGroupID": "c292c57d-976a-46b4-84b3-d2d7969dfc0b",
  "OverheadCodeID": "f708fbbd-8e6c-4d15-9580-e3acaa888272"
}

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.