vcenter_dvs_nioc

Client for DVS Network I/O Control (NIOC) via SOAP/pyVmomi.

Covers the switch-wide NIOC enable/disable toggle (EnableNetworkResourceManagement) on a Distributed Virtual Switch.

saltext.vcf.clients.vcenter_dvs_nioc.nioc_get(opts, dvs_name_or_id, profile=None)[source]

Return whether Network I/O Control is enabled on the DVS.

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

Enable or disable Network I/O Control on the DVS.