mlb target-group show-staged¶
コマンド使用例¶
ecl mlb target-group show-staged <TARGET_GROUP_ID>
$ ecl mlb target-group show-staged 804231d2-9a7d-4113-8741-ef0eaeb2af59
+---------+----------------------------------+
| Field | Value |
+---------+----------------------------------+
| Members | [ |
| | { |
| | "ip_address": "192.168.0.7", |
| | "port": 80, |
| | "weight": 10 |
| | }, |
| | { |
| | "ip_address": "192.168.0.8", |
| | "port": 80, |
| | "weight": 10 |
| | } |
| | ] |
+---------+----------------------------------+