サービス監視の編集のAPI
このAPIでは、サービス監視の詳細を編集できます。
サービス監視編集の例
http://[Host]:[Port]/AppManager/xml/EditMonitor?apikey=[API_KEY]&type=Service Monitoring&resourceid=[RESOURCE_ID]&newdisplayname=[NEWDISPLAYNAME]&pollInterval=[POLL_INTERVAL]&command=[COMMAND]&search=[SEARCH]
または、
http://[Host]:[Port]/AppManager/xml/EditMonitor?apikey=[API_KEY]&type=Service Monitoring&displayname=[DISPLAY_NAME]&newdisplayname=[DISPLAY_NAME]&pollInterval=[pollIn terval]&command=[COMMAND]&search=[SEARCH]
リクエスト パラメーター
フィールド | 説明 |
---|---|
command | ポートへの接続後に実行するコマンドを指定します。 |
search | コマンド実行後に検索する文字列を指定します。 |
その他の共通パラメーター |
リクエスト サンプル
- http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&newdisplayname=zoho
- http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&command=GET / HTTP1.1
- http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&search=h
- http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&pollInterval=10&search=&command=GET/HTTP1.0&newdisplayname=zoho