Element Management Functions Inventory API

Version 7.2.0

2025-12-22

Added

The following operations are introduced with this release:

[Inventory]

  • GET /crosswork/inventory/v1/networkelement/devicedetails/query
    • New operation: Get all devices
  • GET /crosswork/inventory/v1/networkelement/notification-config
    • New operation: Manages the entire list of interface types for L2 and L3 links discovery
  • POST /crosswork/inventory/v1/networkelement/notification-config
    • New operation: Manages and updates the entire list of interface types for L2 and L3 links discovery

[Job Scheduler]

  • GET /crosswork/rs/json/jobSchedulerServiceInv/v1/getSystemLazyJobsSpecification
    • New operation: Retrieves Job specification
  • POST /crosswork/rs/json/jobSchedulerServiceInv/v1/reScheduleJob
    • New operation: Reschedules the respective Job
  • POST /crosswork/rs/json/jobSchedulerServiceInv/v1/resumeJob
    • New operation: Resumes the respective Job
  • POST /crosswork/rs/json/jobSchedulerServiceInv/v1/runJob
    • New operation: Runs the respective Job
  • POST /crosswork/rs/json/jobSchedulerServiceInv/v1/suspendJob
    • New operation: Suspends the respective Job

Deprecated

The following operations and properties will be removed in future releases. Therefore, it is not recommended to use these resources.

[Job Scheduler]

  • GET /rs/json/jobSchedulerServiceInv/getSystemLazyJobsSpecification
    • Deprecated operation: Retrieves Job specification
  • POST /rs/json/jobSchedulerServiceInv/reScheduleJob
    • Deprecated operation: Reschedules the respective Job
  • POST /rs/json/jobSchedulerServiceInv/resumeJob
    • Deprecated operation: Resumes the respective Job
  • POST /rs/json/jobSchedulerServiceInv/runJob
    • Deprecated operation: Runs the respective Job
  • POST /rs/json/jobSchedulerServiceInv/suspendJob
    • Deprecated operation: Suspends the respective Job

Removed

[Inventory]

  • GET /crosswork/inventory/v1/networkelement/deepinventory/query
    • Removed operation: Get all devices

Fixed

  • Nothing.