vcf_nsx_context_profile¶
Execution module for NSX layer-7 context profiles.
- saltext.vcf.modules.vcf_nsx_context_profile.list_(profile=None)[source]¶
List .
CLI Example:
salt '*' vcf_nsx_context_profile.list_
- saltext.vcf.modules.vcf_nsx_context_profile.get(profile_id, profile=None)[source]¶
Get.
CLI Example:
salt '*' vcf_nsx_context_profile.get <profile_id>