blueprint¶
Describes a blueprint. A blueprint modelizes a set of blueprintService and the information required to deploy these services on different nodes in a container or cloud environment.
Attributes¶
The list of attributes for blueprint are:
name(string): the name of the blueprintversion(string): the version of the blueprintrevision(string): the revision of the blueprinturi(anyURI): the uri resource to retrieve the blueprintdescription(string): the description of the blueprintyaml(string): the blueprint yaml contentdeployUri(anyURI): the uri resource to deploy the blueprintpredeployUri(anyURI): the uri resource to retrieve BlueprintPredeployprepareUri(anyURI): the uri resource to launch a pipeline based on this blueprintpipelines: the list of Pipelines used to prepare this blueprintcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object