All Modules ``````````` .. toctree:: :maxdepth: 1 zhmc_adapter - Manages an adapter in a CPC. zhmc_cpc - Manages a CPC. zhmc_crypto_attachment - Manages the attachment of crypto adapters and domains to partitions. zhmc_hba - Manages HBAs in existing partitions (without "dpm-storage-management" feature) zhmc_nic - Manages NICs in existing partitions zhmc_partition - Manages partitions zhmc_storage_group - Manages DPM storage groups (with "dpm-storage-management" feature) zhmc_storage_group_attachment - Manages the attachment of DPM storage groups to partitions (with "dpm-storage-management" feature) zhmc_storage_volume - Manages DPM storage volumes in existing storage groups (with "dpm-storage-management" feature) zhmc_virtual_function - Manages virtual functions in existing partitions .. note:: - (D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.