ApplyLicense API

このAPIでは、Applications Managerにライセンスを適用できます。

リクエスト サンプル

http://[host]:[port]/AppManager/xml/ApplyLicense?apikey=[API_KEY]&filePath=[LOCAL_FILEPATH]

または、

POSTメソッドのmultipart/form-dataを利用

<html>

<form action="http://<myappmanager-server>/AppManager/xml/ApplyLicense?apikey=7b5fde68148fa2419bc2f1a1ab87e75" method="post" enctype="multipart/form-data" name="form1" id="form1">

<table border="2">

<tr> <td align="center"><b>Upload a License File </td> </tr>

<tr> <td> License File <input name="file" type="file" id="file"><td> </tr>

<tr> <td align="center"> <input type="submit" name="Submit" value="Register"/> </td> </tr>

</table>

</form>

</html>

リクエスト パラメーター

APIリクエストにかかわるパラメーターを下に記します。

フィールド 説明        
filePath ライセンス ファイルのあるディレクトリへのパスを指定します。


http://app-windows:9090/AppManager/xml//ApplyLicense?apikey=7b5fde68148fa2419bc2f1a1ab87e75&filePath=local-filepath