Skip to main content

Summary of changes in the REST API for v1.4.0

Lenovo XClarity Orchestrator v1.4.0 supports enhancements to the Open REST API.

This documentation includes new methods and parameters that apply to the current XClarity Orchestrator release and later. If you are using an earlier release of XClarity Orchestrator, you can use the REST API Reference PDF for a list of methods and parameters that apply to that specific release. To find PDFs for the release that you need, see PDF files.

The following methods were added or updated in this release.

  • Resources
    • GET /api/v1/connector/managers and GET /api/v1/connector/managers/{id}. Added the options.enableSMARTData request parameter to enable or disable drive analytics data collection for XClarity Administrator resource managers..
    • POST /api/v1/connector/managers. Added the options.enableSMARTData request parameter to enable or disable drive analytics data collection for XClarity Administrator resource managers.
    • PATCH /api/v1/connector/managers/{id}. Added “options.enableSMARTData” as a value for the path request parameter to enable or disable drive analytics-data collection for XClarity Administrator resource managers.
    • GET /api/v1/data/devices/{id}. Added the contacts response parameter to return the support contacts for the device. Added the updates.cveDetails and updates.components cveDetails response parameters to return information about common vulnerabilities and exposures (CVEs) for the device.