-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Currently there doesn't seem to be a way to determine if a WorkflowMultiBranchProject job is disabled in the REST API. It should be added.
It can be obtained from the config.xml:
<org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject plugin="workflow-multibranch@756.v891d88f2cd46"> . . . <disabled>true</disabled>