vcf_vcfops_recommendation

Execution module for VCF Operations recommendations catalog.

saltext.vcf.modules.vcf_vcfops_recommendation.list_(page=0, page_size=1000)[source]

List .

CLI Example:

salt '*' vcf_vcfops_recommendation.list_ <page> <page_size>
saltext.vcf.modules.vcf_vcfops_recommendation.get(recommendation_id)[source]

Get.

CLI Example:

salt '*' vcf_vcfops_recommendation.get <recommendation_id>