vcfa_cloud_template¶
VCF Automation — cloud templates (/blueprint/api/blueprints).
Cloud templates are the VCFA-era rebrand of vRA blueprints. The
underlying API still uses blueprint everywhere. Each template is
versioned independently; versions are released to the catalog so
end-users can request deployments from them.
- saltext.vcf.clients.vcfa_cloud_template.create(opts, spec, profile=None)[source]¶
Create a blueprint.
spec keys:
name,description,projectId,content(the YAML/JSON template body),requestScopeOrg,contentSourceId,contentSourcePath,contentSourceType.