该API允许用户在Applications Manager中应用许可。
示例请求
http://[host]:[port]/AppManager/xml/ApplyLicense?apikey=[apikey]&filePath=[local-filepath]
(或者)
使用multipart / form-data和post方法:
示例:
<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它允许我们跟踪关键指标,如响应时间、资源利用率、错误率和交易性能。实时监控告警会及时通知我们任何问题或异常,使我们能够立即采取行动。
审稿人角色:研究与开发

Lexmark技术支持经理