Back to index
Summary
An application or component process.processNameStringrequiredThe name of the process. projectNameStringrequiredThe name for the project that must be unique among all projects. applicationNameStringoptionalThe name of the application, if the process is owned by an application. componentApplicationNameStringoptionalIf specified, the component is scoped to this application not the project. componentNameStringoptionalThe name of the component, if the process is owned by a component. credentialNameStringoptionalThe name of a credential to attach to this process. descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. exclusiveEnvironmentStringoptionalTrue if environment is exclusive to the application or service process. microserviceApplicationNameStringoptionalIf specified, the microservice is scoped to an application. microserviceNameStringoptionalThe name of the microservice, if the process is owned by a microservice. newNameStringoptionalThe new name for an existing object that is being renamed. processTypeStringoptionalDefines type of action performed by the process. smartUndeployEnabledStringoptionalTrue if smart deploy should be enabled for the undeploy component process. timeLimitStringoptionalMaximum amount of time the step can execute; abort if it exceeds this time. timeLimitUnitsStringoptionalUnits for step time limit: seconds, minutes, or hours. workingDirectoryStringoptionalWorking directory in which to execute the command for this process. A relative name is interpreted relative to the root directory for the job's workspace. workspaceNameStringoptionalThe name of the default workspace for this process. |
Usage
There are no usage examples available forprocess
.