该API允许用户查看在Applications Manager中配置的停机计划表的详细信息。
http://[ Host ]:[ Port ]/AppManager/xml/ListMaintenanceTaskDetails?apikey=[APIKEY]
API请求中涉及的参数如下所述:
| 字段 | 描述 |
|---|---|
| apikey | 通过 管理标签中的生成API密钥选项生成的密钥 。 |
http://app-windows:9090/AppManager/xml/ListMaintenanceTaskDetails?apikey=93c6eb60184e41f10fba2f365060b8e3
AppManager-response uri="/AppManager/xml/ListMaintenanceTaskDetails"> <result> <response response-code="4000"> <Schedules> <Schedule TASKNAME="Test_Weekly" TASKID="10000001" STATUS="RUNNING" OCCURENCE="Weekly"> <ScheduledTime STARTTIME="Monday 20:00" ENDTIME="Wednesday 20:00" /> <ScheduledTime STARTTIME="Tuesday 14:00" ENDTIME="Wednesday 15:00" /> </Schedule> </Schedules> </response> </result></AppManager-response>
它允许我们跟踪关键指标,如响应时间、资源利用率、错误率和交易性能。实时监控告警会及时通知我们任何问题或异常,使我们能够立即采取行动。
审稿人角色:研究与开发

Lexmark技术支持经理