vcenter_dvs_nioc_vccluster

Client for cluster-wide DVS Network I/O Control (NIOC).

Applies vcenter_dvs_nioc’s per-switch NIOC toggle across every Distributed Virtual Switch backing at least one host of a vCenter cluster.

saltext.vcf.clients.vcenter_dvs_nioc_vccluster.cluster_dvs_list(opts, cluster, profile=None)[source]

Return the moIds of DVS’s backing at least one host of cluster.

saltext.vcf.clients.vcenter_dvs_nioc_vccluster.nioc_get(opts, cluster, profile=None)[source]

Return {dvs_moid: enabled} NIOC state for every DVS backing cluster.

saltext.vcf.clients.vcenter_dvs_nioc_vccluster.nioc_set(opts, cluster, enabled, profile=None)[source]

Enable/disable NIOC on every DVS backing cluster.