vcf_nsx_group¶
Execution module for NSX security groups.
- saltext.vcf.modules.vcf_nsx_group.list_(profile=None)[source]¶
List groups in the default domain.
CLI Example:
salt '*' vcf_nsx_group.list_
- saltext.vcf.modules.vcf_nsx_group.get(group, profile=None)[source]¶
Return a group by id.
CLI Example:
salt '*' vcf_nsx_group.get <group>