The vmware_nsx.nsx_cluster Module

class vmware_nsx.nsx_cluster.NSXCluster(**kwargs)

Bases: object

NSX cluster class.

Encapsulates controller connections and the API client for a NSX cluster.

Controller-specific parameters, such as timeouts are stored in the elements of the controllers attribute, which are dicts.

Previous topic

The vmware_nsx.extensions.vnicindex Module

Next topic

The vmware_nsx.nsxlib.mh.l2gateway Module

This Page