Back to index
Summary
Retrieves tags based on requested criteria.applicationNameStringoptionalThe name of the application. artifactNameStringoptionalThe name of the artifact. artifactVersionNameStringoptionalThe name of the artifact version. catalogItemNameStringoptionalName of the catalog item. catalogNameStringoptionalName of the catalog containing the catalog item. ciBuildNameStringoptionalThe name of ciBuild to associate with a tag link. ciJobDetailNameStringoptionalThe name of CIJobDetail that contains the CI Build. componentNameStringoptionalThe name of the component. entityIdUUIDoptionalID of the entity to associate with an entity tag link. entityTypeStringoptionalThe entity type to associate with an entity tag link. environmentNameStringoptionalThe name of the environment. environmentTemplateNameStringoptionalThe name of the environment template. flowRuntimeIdUUIDoptionalID of the flowRuntime to associate with a tag link. gateTypeStringoptionalThe type of the gate. Possible values: "POST" , "PRE" includeApplicationComponentsBooleanoptionalFlag to indicate if the application component needs to be included in the response. jobIdUUIDoptionalID of the job to associate with a tag link. pipelineNameStringoptionalThe name of the pipeline. procedureNameStringoptionalThe name of the procedure. processNameStringoptionalThe name of the process. processStepNameStringoptionalThe name of the process step. projectNameStringoptionalThe name of the project. releaseNameStringoptionalThe name of the release. resourceNameStringoptionalThe name of the resource. resourcePoolNameStringoptionalThe name of the resourcePool. resourceTemplateNameStringoptionalThe name of the resource template. stageNameStringoptionalThe name of the stage. stepNameStringoptionalThe name of the procedure step. taskNameStringoptionalThe name of the task. triggerNameStringoptionalThe name of the trigger. workItemIdUUIDoptionalID for the work item to associate with a tag link. workflowDefinitionNameStringoptionalThe name of the workflow definition. workflowIdUUIDoptionalID of the workflow to associate with a tag link. |
Usage
Perl
$cmdr->getTags( # optionals );
ectool
ectool getTags \ # optionals