metalcloud-cli vm-pool cluster-host-interfaces
List network interfaces for a cluster host in a VM pool
Synopsis
Section titled “Synopsis”List all network interfaces available on a specific cluster host within a VM pool.
This command displays the network interfaces that are configured on the specified cluster host, including their status, configuration, and network details.
ARGUMENTS: vm_pool_id The numeric ID of the VM pool host_id The numeric ID of the cluster host
EXAMPLES:
List interfaces for cluster host 456 in VM pool 123
Section titled “List interfaces for cluster host 456 in VM pool 123”metalcloud-cli vm-pool cluster-host-interfaces 123 456
metalcloud-cli vm-pool cluster-host-interfaces vm_pool_id host_id [flags]Options
Section titled “Options” -h, --help help for cluster-host-interfacesOptions inherited from parent commands
Section titled “Options inherited from parent commands” -k, --api_key string MetalCloud API key -c, --config string Config file path -d, --debug Set to enable debug logging -e, --endpoint string MetalCloud API endpoint -f, --format string Output format. Supported values are 'text','csv','md','json','yaml'. (default "text") -i, --insecure_skip_verify Set to allow insecure transport -l, --log_file string Log file path -v, --verbosity string Log level verbosity (default "INFO")SEE ALSO
Section titled “SEE ALSO”- metalcloud-cli vm-pool - Manage virtual machine pools and their resources