mlb health-monitor show

コマンド概要

環境変数で指定したテナントに存在するヘルスモニターの詳細を表示します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
HEALTH_MONITOR_ID <uuid> なし 表示するヘルスモニターのID

任意パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
--changes なし なし コンフィグ適用済みと適用待ちの設定値を追加で表示します

コマンド使用例

ecl mlb health-monitor show <HEALTH_MONITOR_ID>

$ ecl mlb health-monitor show 52084230-423a-4ac2-9aa0-0986b7ef10a9
+----------------------+--------------------------------------+
| Field                | Value                                |
+----------------------+--------------------------------------+
| ID                   | 52084230-423a-4ac2-9aa0-0986b7ef10a9 |
| Name                 | hm2                                  |
| Description          | health_monitor_2                     |
| Tags                 | {}                                   |
| Configuration Status | CREATE_STAGED                        |
| Operation Status     | COMPLETE                             |
| Load Balancer ID     | 21e1afb4-503f-44f0-b25a-f01095815ea6 |
| Tenant ID            | 365ef162a424498c898400ef374618a7     |
| Port                 | None                                 |
| Protocol             | None                                 |
| Interval             | None                                 |
| Retry                | None                                 |
| Timeout              | None                                 |
| Path                 | None                                 |
| Http Status Code     | None                                 |
+----------------------+--------------------------------------+