Back to index
Summary
Self Service dashboard catalog item.catalogItemNameStringrequiredThe name of the catalog item. catalogNameStringrequiredThe name of the catalog. projectNameStringrequiredThe name for the project that must be unique among all projects. afterItemStringoptionalIf specified, the catalog item will be placed after the named catalog item. allowSchedulingStringoptionalIf specified, the schedules/triggers creation is allowed for a catalog item. beforeItemStringoptionalIf specified, the catalog item will be placed before the named catalog item. buttonLabelStringoptionalThe name of the button label. descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. dslParamFormStringoptionalThe DSL Parameter form Metadata. dslStringStringoptionalThe DSL string that is evaluated for the catalog item. endTargetJsonStringoptionalThe JSON derived end target object. firstItemStringoptionalTrue to make a catalog item the first in a catalog. iconUrlStringoptionalThe URL for the icon to be used in UI. newNameStringoptionalThe new name for an existing object that is being renamed. subpluginKeyStringoptionalThe name of the procedure's pluginKey. subprocedureStringoptionalThe name of the subprocedure. subprojectStringoptionalThe name of the project that contains the subprocedure or subprocess. templateObjectTypeStringoptionalThe template object type. useFormalParameterStringoptionalIf true, the catalog item uses formalParameters data. If false, formXml is used. Also, when useFormalParameter is true, a check validation determines if the actual parameter is passed into the runCatalogItem API. If useFormalParameter is false but the actual parameter is present, an error is returned. |
Usage
There are no usage examples available forcatalogItem
.