File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,12 +22,13 @@ Here is how to access it.
2222 | de556585-8710-4ec3-b9d7-daef148f2102 | test-server-5 | ACTIVE | mareks-svm-test4=192.168.0.14 | My-Ubuntu-24.04 | gp2.small |
2323 +--------------------------------------+---------------+--------+-------------------------------+-----------------+-----------+
2424
25- ❯ openstack server show test-server-5 -c OS-EXT-SRV-ATTR:hypervisor_hostname
26- +-------------------------------------+--------------------------------------+
27- | Field | Value |
28- +-------------------------------------+--------------------------------------+
29- | OS-EXT-SRV-ATTR:hypervisor_hostname | 2fb79bdb-c925-4701-b304-b3768deeb85e |
30- +-------------------------------------+--------------------------------------+
25+ ❯ openstack baremetal node list
26+ +--------------------------------------+--------------+--------------------------------------+-------------+--------------------+-------------+
27+ | UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance |
28+ +--------------------------------------+--------------+--------------------------------------+-------------+--------------------+-------------+
29+ | 2fb79bdb-c925-4701-b304-b3768deeb85e | Dell-HP12YB4 | de556585-8710-4ec3-b9d7-daef148f2102 | power on | active | False |
30+ +--------------------------------------+--------------+--------------------------------------+-------------+--------------------+-------------+
31+
3132 ```
3233
3334 In the above output, the `2fb79bdb-c925-4701-b304-b3768deeb85e` is the one we
You can’t perform that action at this time.
0 commit comments