pipeline¶
Holds all the meta-data of a pipeline. Contains the list of stages to perform a pipeline.
Attributes¶
The list of attributes for pipeline are:
tag(string): the tag informationname(string): the pipeline namestatus(status): the status of the pipelineuri(anyURI): the uri of the pipelinestages: the list of stages to perform the pipeline (see stage)created(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