importComponentTemplateProcess
Import a component template process
Format
udclient [global-args...] [global-flags...]
importComponentTemplateProcess [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
componentTemplate | string | true | Name or ID of the component template |
processUpgradeType | string | false | Supported values are, CREATE_NEW_IF_EXISTS, FAIL_IF_DOESNT_EXIST, FAIL_IF_EXISTS, UPGRADE_IF_EXISTS, USE_EXISTING_IF_EXISTS. |
Related REST command: Import a component template process.