mlb load-balancer show

コマンド概要

環境変数で指定したテナントに存在するManaged Load Balancerの詳細を表示します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
LOAD_BALANCER_ID <uuid> なし 表示するManaged Load BalancerのID

任意パラメーター

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

コマンド使用例

ecl mlb load-balancer show <LOAD_BALANCER_ID>

$ ecl mlb load-balancer show c1921857-2000-491f-93fc-6df0758f398e
+-----------------------------+--------------------------------------+
| Field                       | Value                                |
+-----------------------------+--------------------------------------+
| ID                          | c1921857-2000-491f-93fc-6df0758f398e |
| Name                        | test_mlb                             |
| Description                 |                                      |
| Tags                        | {}                                   |
| Configuration Status        | CREATE_STAGED                        |
| Monitoring Status           | INITIAL                              |
| Operation Status            | NONE                                 |
| Primary Availability Zone   | None                                 |
| Secondary Availability Zone | None                                 |
| Active Availability Zone    | UNDEFINED                            |
| Revision                    | 1                                    |
| Plan ID                     | 00c57d90-6879-4bf0-a052-68107d6e2884 |
| Plan Name                   | 50M_SINGLE_4IF                       |
| Tenant ID                   | 365ef162a424498c898400ef374618a7     |
| Syslog Servers              | null                                 |
| Interfaces                  | null                                 |
+-----------------------------+--------------------------------------+