mlb plan show

コマンド概要

プランの詳細を表示します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
PLAN_ID <uuid> なし 表示するプランのID

任意パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
- - - -

コマンド使用例

ecl mlb plan show <PLAN_ID>

$ ecl mlb plan show 19cbbf78-ce49-48ca-9b58-0e0f5713d4ef
+-------------------------------+--------------------------------------+
| Field                         | Value                                |
+-------------------------------+--------------------------------------+
| ID                            | 19cbbf78-ce49-48ca-9b58-0e0f5713d4ef |
| Name                          | 50M_HA_4IF                           |
| Bandwidth                     | 50M                                  |
| Redundancy                    | HA                                   |
| Enabled                       | True                                 |
| Max Number of Interfaces      | 4                                    |
| Max Number of Health monitors | 50                                   |
| Max Number of Listeners       | 50                                   |
| Max Number of Policies        | 50                                   |
| Max Number of Routes          | 25                                   |
| Max Number of Target groups   | 50                                   |
| Max Number of Members         | 100                                  |
+-------------------------------+--------------------------------------+