Skip to content

Instantly share code, notes, and snippets.

@vmorris
Created August 10, 2021 04:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmorris/af07c6e8aa5d1e47728b875d87114604 to your computer and use it in GitHub Desktop.
Save vmorris/af07c6e8aa5d1e47728b875d87114604 to your computer and use it in GitHub Desktop.
$ openstack --os-cloud ocp1 server show fc04b180-ba0b-48f2-b669-a3cd33de137d
+-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-AZ:availability_zone | Default_Group |
| OS-EXT-SRV-ATTR:host | cic-compute1.zdalisv.dfw.ibm.com |
| OS-EXT-SRV-ATTR:hypervisor_hostname | cic-compute1.zdalisv.dfw.ibm.com |
| OS-EXT-SRV-ATTR:instance_name | i0000079 |
| OS-EXT-STS:power_state | Running |
| OS-EXT-STS:task_state | None |
| OS-EXT-STS:vm_state | active |
| OS-SRV-USG:launched_at | 2021-08-10T04:11:03.000000 |
| OS-SRV-USG:terminated_at | None |
| accessIPv4 | |
| accessIPv6 | |
| addresses | vlan10-network=172.20.10.21 |
| compliance_status | [{'status': 'compliant', 'category': 'resource.allocation'}] |
| config_drive | True |
| cpu_topology | None |
| cpu_utilization | 0.0 |
| cpus | None |
| created | 2021-08-10T04:10:55Z |
| ephemeral_gb | 0 |
| flavor | m1.medium (3) |
| health_status | {'id': 'fc04b180-ba0b-48f2-b669-a3cd33de137d', 'health_value': 'OK', 'updated_at': '2021-08-10T04:20:09.915667', 'value_reason': []} |
| hostId | 270dc79a7f7dfe9be170107d0eca101aed0cf89fc576b0d21f6a595b |
| id | fc04b180-ba0b-48f2-b669-a3cd33de137d |
| image | N/A (booted from volume) |
| key_name | vance |
| launched_at | 2021-08-10T04:11:03.000000 |
| memory_mb | 4096 |
| memory_utilization | 5.35 |
| name | services |
| progress | 0 |
| project_id | 05dec2907a8f4c00a0918813fddeea79 |
| properties | |
| root_gb | 40 |
| security_groups | name='default' |
| status | ACTIVE |
| updated | 2021-08-10T04:13:02Z |
| user_id | 8332ba98bf6a19452f8b74c71a622506f3dc0d05dc98b976d11ed2bd7676f6a2 |
| vcpus | 2 |
| volumes_attached | id='f697c45b-768d-453f-bf99-62ccbcc0f667' |
+-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment