Operations Manager API Changes

Prev Next

BREAKING CHANGE [2023.2.0]

This breaking change notice applies to the 2023.2 IAP release.

Changes to Operations Manager APIs

To support performance improvement in the Itential platform, a small number of changes were made to the Operations (Ops) Manager APIs:

  • When calling getJob or getJobs with ?dereference=tasks IAP will no longer provide variable data for the dereferenced tasks, and when using ?dereference=parent IAP will no longer provide job variable data for the dereferenced parent job.

  • When calling getTask or getTasks with ?dereference=tasks IAP will no longer provide job variable data from the dereferenced job.

  • When calling getJobs or getTasks, the job or task variables will no longer be included in the API response.

What should I do?

Please test and confirm all custom applications and adapters are unaffected by these changes. If you encounter any issues, please contact the Product Support Team for assistance.