baremetal port show

コマンド概要

ベアメタルサーバーの物理NICポートの詳細を表示します。


必須パラメーター

パラメーター名 データ形式 デフォルト値 パラメーター説明
server String None ベアメタルサーバーのID
port String None 物理ネットワークポートID

任意パラメーター

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

コマンド使用例

ecl baremetal port show <server> <port>

$ ecl baremetal port show c8cbd13d-3176-4a25-9979-15f66f2ab37b 07a317f3-415e-4bcc-a837-28bced13f914
+--------------------------+--------------------------------------------------------------------------------------------------------------------------+
| Field                    | Value                                                                                                                    |
+--------------------------+--------------------------------------------------------------------------------------------------------------------------+
| ID                       | 07a317f3-415e-4bcc-a837-28bced13f914                                                                                     |
| Mac Addr                 | 8C:DC:D4:B7:4C:F9                                                                                                        |
| Network Physical Port ID | 7dd9ea6f-e600-4516-8bc5-35b809564e24                                                                                     |
| Plane                    | STORAGE                                                                                                                  |
| Attached Ports           | [{u'network_id': u'4fdac559-914e-41b2-9e58-e5a36ba437dd', u'port_id': u'd4389b68-9077-4084-8555-ca5e2ae43a74',           |
|                          | u'fixed_ips': [{u'subnet_id': u'b9865050-72aa-44d4-be71-000b3211f9ea', u'ip_address': u'192.168.0.4'}]}]                 |
| Hardware ID              | 2fca5718-48da-44bb-806e-f33ecd625817                                                                                     |
+--------------------------+--------------------------------------------------------------------------------------------------------------------------+