vcf_nsx_segment

State module for NSX segments.

saltext.vcf.states.vcf_nsx_segment.present(name, profile=None, **spec)[source]

Ensure an NSX segment exists. spec is merged into the PUT body.

saltext.vcf.states.vcf_nsx_segment.absent(name, profile=None)[source]

Ensure an NSX segment is removed.