sddc_edge_clusters

SDDC Manager edge cluster lifecycle (/v1/edge-clusters).

Distinct from NSX direct edge-cluster management (nsx_edge_cluster): SDDC Manager orchestrates the deployment of NSX Edge VMs as part of a workload domain. Use this surface when you want SDDC to lay down edges for you; use the NSX surface for read-after-deploy queries.

saltext.vcf.clients.sddc_edge_clusters.validate(opts, spec, profile=None)[source]

Validate an edge cluster spec before deployment.

saltext.vcf.clients.sddc_edge_clusters.create(opts, spec, profile=None)[source]

Deploy an NSX edge cluster via SDDC Manager. Returns the task body.

saltext.vcf.clients.sddc_edge_clusters.expand(opts, cluster_id, spec, profile=None)[source]

Add edge VMs to cluster_id.