POST api/kikitikuseki/{sId}/{sPass}?sFullName={sFullName}&sMAC={sMAC}&iPortCnt={iPortCnt}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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:
{
"m_conn": null
}
application/xml, text/xml
Sample:
<cCsSqlDb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TeraWebApp"> <m_conn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Data.SqlClient" i:nil="true" /> </cCsSqlDb>
application/x-www-form-urlencoded
Sample: