vinfra service compute show

Display compute cluster details:

usage: vinfra service compute show

Example:

# vinfra service compute show
+--------------+-------------------------------------+
| Field        | Value                               |
+--------------+-------------------------------------+
| capabilities | cpu_models:                         |
|              | - EPYC-IBPB                         |
|              | - Nehalem                           |
|              | - Nehalem-IBRS                      |
|              | - SandyBridge                       |
|              | - SandyBridge-IBRS                  |
|              | - IvyBridge                         |
|              | - IvyBridge-IBRS                    |
|              | - Haswell                           |
|              | - Haswell-IBRS                      |
|              | - Haswell-noTSX                     |
|              | - Haswell-noTSX-IBRS                |
|              | - Broadwell                         |
|              | - Broadwell-IBRS                    |
|              | - Broadwell-noTSX                   |
|              | - Broadwell-noTSX-IBRS              |
|              | - Skylake-Client                    |
|              | - Skylake-Client-IBRS               |
|              | - Skylake-Server                    |
|              | - Skylake-Server-IBRS               |
|              | - HostPassthrough                   |
|              | os_distributions:                   |
|              | - id: linux                         |
|              |   os_type: linux                    |
|              |   title: Generic Linux              |
|              | - id: centos8                       |
|              |   os_type: linux                    |
|              |   title: CentOS 8                   |
|              | - id: centos7                       |
|              |   os_type: linux                    |
|              |   title: CentOS 7                   |
|              | - id: centos6                       |
|              |   os_type: linux                    |
|              |   title: CentOS 6                   |
|              | - id: rhel8                         |
|              |   os_type: linux                    |
|              |   title: Red Hat Enterprise Linux 8 |
|              | - id: rhel7                         |
|              |   os_type: linux                    |
|              |   title: Red Hat Enterprise Linux 7 |
|              | - id: ubuntu20.04                   |
|              |   os_type: linux                    |
|              |   title: Ubuntu 20.04               |
|              | - id: ubuntu18.04                   |
|              |   os_type: linux                    |
|              |   title: Ubuntu 18.04               |
|              | - id: ubuntu16.04                   |
|              |   os_type: linux                    |
|              |   title: Ubuntu 16.04               |
|              | - id: debian10                      |
|              |   os_type: linux                    |
|              |   title: Debian 10                  |
|              | - id: debian9                       |
|              |   os_type: linux                    |
|              |   title: Debian 9                   |
|              | - id: windows                       |
|              |   os_type: windows                  |
|              |   title: Generic Windows            |
|              | - id: win2k19                       |
|              |   os_type: windows                  |
|              |   title: Windows Server 2019        |
|              | - id: win2k16                       |
|              |   os_type: windows                  |
|              |   title: Windows Server 2016        |
|              | - id: win2k12r2                     |
|              |   os_type: windows                  |
|              |   title: Windows Server 2012 R2     |
|              | - id: win2k12                       |
|              |   os_type: windows                  |
|              |   title: Windows Server 2012        |
|              | - id: win2k8r2                      |
|              |   os_type: windows                  |
|              |   title: Windows Server 2008 R2     |
|              | - id: win2k8                        |
|              |   os_type: windows                  |
|              |   title: Windows Server 2008        |
|              | - id: win10                         |
|              |   os_type: windows                  |
|              |   title: Windows 10                 |
|              | - id: win8.1                        |
|              |   os_type: windows                  |
|              |   title: Windows 8.1                |
|              | - id: win7                          |
|              |   os_type: windows                  |
|              |   title: Windows 7                  |
| options      | cpu_model: ''                       |
|              | custom_params: []                   |
|              | notification_forwarding: disabled   |
| status       | active                              |
+--------------+-------------------------------------+

This command shows the status and capabilities of the compute cluster.