Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
With OBM 2023.05, the new "-high_prio" option is introduced for the "opr-jobs" and "opr-agt" CLIs.
This option allows to prioritize a request that needs to be deployed as soon as possible.
This is useful if there is a long list of pending deployment requests (ex: in large environments).
The following possibilities are available:
Speed up pending deployment jobs for given nodes by running:
opr-jobs -start -high_prio <nodeSpecifier>
Redeploy the configuration immediately by running:
opr-agt -deploy -force -high_prio <nodeSpecifier>
For more information see:
opr-agt: https://docs.microfocus.com/doc/Operations_Bridge_Manager/2023.05/Cliopragt
opr-jobs: https://docs.microfocus.com/doc/Operations_Bridge_Manager/2023.05/Clioprjobs