POST v6/rack/save
Request Information
URI Parameters
None.
Body Parameters
RackModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| RackId | integer |
None. |
|
| RackName | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"rackId": 1,
"rackName": "sample string 2"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.