vcf_vcenter_content_library¶ State module for vCenter Content Library (local libraries). saltext.vcf.states.vcf_vcenter_content_library.present(name, storage_backings, description=None, profile=None)[source]¶ Ensure a local content library named name exists with storage_backings. saltext.vcf.states.vcf_vcenter_content_library.absent(name, profile=None)[source]¶ Ensure no local content library named name exists.