vcf_vim_vasa
Execution module for VASA storage providers.
-
saltext.vcf.modules.vcf_vim_vasa.list_(profile=None)[source]
List registered VASA storage providers.
CLI Example:
salt '*' vcf_vim_vasa.list_
-
saltext.vcf.modules.vcf_vim_vasa.get(provider_id, profile=None)[source]
Return one VASA provider by id.
CLI Example:
salt '*' vcf_vim_vasa.get <provider_id>