POST api/kikitikuseki/{sId}/{sPass}?sFullName={sFullName}&sMAC={sMAC}&iPortCnt={iPortCnt}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
cTeraDb
No documentation available.

Define this parameter in the request body.

sFullName
No documentation available.

Define this parameter in the request URI.

sMAC
No documentation available.

Define this parameter in the request URI.

iPortCnt
No documentation available.

Define this parameter in the request URI.

sId
No documentation available.

Define this parameter in the request URI.

sPass
No documentation available.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<cCsDb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TeraWebApp" />

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'cCsDb'.