hmc_list_adapters
List an LPAR's virtual adapters by type using its name or UUID. Specify adapter types like network, SCSI, fibre channel, or dedicated NIC.
Instructions
List an LPAR's virtual adapters of a given type.
lpar_name_or_uuid: accepts either a PartitionName or a UUID (find it with hmc_lpars). adapter_type is one of: ClientNetworkAdapter, VirtualSCSIClientAdapter, VirtualFibreChannelClientAdapter, VirtualNICDedicated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adapter_type | No | ClientNetworkAdapter | |
| lpar_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |