Back to index
Summary
Retrieves number of job steps in hierarchy under the parent one.For a list of object types in CloudBees CD/RO, refer to Object types in CloudBees CD/RO. |
jobStepIdUUIDrequiredThe primary key for a job step. filterArrayoptionalA list of zero or more filter criteria definitions used to define objects to find. viewNameStringoptionalThe name of the view. |
Usage
Perl
$cmdr->countJobSteps( "test-jobStepId" # jobStepId # optionals );
ectool
ectool countJobSteps \ "test-jobStepId" `# jobStepId` \ # optionals