Skip to content

intel/mfd-esxi

Important

This project is under development. All source code and features on the main branch are for the purpose of testing or evaluation and not production ready.

MFD ESXI

Library to access and manipulate VMware products: ESXi, VCSA and NSX.

Important

This module requires vsphere-automation-sdk to work.
Please add vsphere-automation-sdk to your requirements file or install it manually:

pip install vsphere-automation-sdk @ git+https://github.com/vmware/[email protected]

API - vswitch (ESXivSwitch)

  • set_forged_transmit(self, name: str, enable: bool = True) -> None - set forged transmit policy on portgroup
  • change_ens_fpo_support(self, enable: bool, vds: str | None = None) -> None - enable or disable FPO support
  • set_mac_change_policy(self, portgroup_name: str, enable: bool = True) -> None - set MAC change policy on portgroup

OS supported:

ESXi >= 7.0 NSX >= 3.2, INFRA api only

Issue reporting

If you encounter any bugs or have suggestions for improvements, you're welcome to contribute directly or open an issue here.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •