POST TimeSaver/PostOverheadCodeSecurityGroups
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": "a798b278-624a-4868-9d60-eb3891232dbd", "SecurityGroupID": "6fe2a12b-5bf5-49ad-876e-c15d97155b40", "OverheadCodeID": "3e8c4606-c5bc-4f6f-ba68-649503dd1355" }
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.