Resources
The following REST APIs are available for working with resource managers and their managed devices and infrastructure resources.
- /api/v1/boarding/agentInstaller
Use this method to create a Lenovo Universal Device Client (UDC) agent installation package for specific devices. This UDC agent must be installed on ThinkEdge Client devices so that the devices can be securely discovered and managed by a Lenovo XClarity Management Hub resource manager. - /api/v1/boarding/agentInstaller/{filename}
Use this REST API to download a specific Lenovo Universal Device Client (UDC) agent installation package to the local system. This UDC agent must be installed on ThinkEdge Client devices so that the devices can be securely discovered and managed by a Lenovo XClarity Management Hub resource manager. - /api/v1/boarding/devices
Use this REST API to return a list of all discovered (but not managed) Lenovo devices with or without baseboard management controllers. - /api/v1/boarding/devices/{id}
Use this REST API to return information about a specific discovered (but not managed) Lenovo device with or without baseboard management controllers. - /api/v1/boarding/discovery
Use this REST API to directly discovers manageable Lenovo devices with or without baseboard management controllers. - /api/v1/boarding/discoverySettings
Use this REST API to return or modify the discovery settings. - /api/v1/boarding/management
Use this REST API to directly manage or unmanage Lenovo devices with or without baseboard management controllers. - /api/v1/boarding/managementSettings
Use this REST API to retrieve and save the UDS Portal credentials, to return the credentials, or to delete the credentials. - /api/v1/connector/managers
Use this REST API to return a list of all resource managers, connect resource managers, or update credentials for one or more resource managers. - /api/v1/connector/managers/{id}
Use this REST API to return information about, modify, or disconnect a specific resources manager. - /api/v1/connector/vrealizeAuthSources
Use this REST API to return a list of authorization sources for a specific VMware vRealize Operations Manager resource manager. - /api/v1/data/deviceInfo
Use this REST API to return general information about a specific device. - /api/v1/data/devices
Use this REST API to return a list of all managed devices. - /api/v1/data/devices/{id}
Use this REST API to return information about a specific managed device. - /api/v1/data/devices/{id}/fans
Use this REST API to returnfan information for a specific device. - /api/v1/data/devices/{id}/memoryModules
Use this REST API to returnmemory information about a specific device. - /api/v1/data/devices/{id}/pciDevices
Use this REST API to returnPCI-device information for a specific device. - /api/v1/data/devices/{id}/processors
Use this REST API to returnprocessor information for a specific device. - /api/v1/data/devices/{id}/powerSupplies
Use this REST API to returnpower-supply information about a specific device. - /api/v1/data/devices/{id}/storage
Use this REST API to storage information for a specific device. - /api/v1/data/devices/{id}/systemBoard
Use this REST API to returnsystem-board information for a specific device. - /api/v1/data/deviceStatus
Use this REST API to returnstatus information for a specific device. - /api/v1/data/techTips
Use this REST API to return a list of tech tips that are associated with a specific device. - /api/v1/managers-management/managers
Use this REST API to return a list of all resource managers or to connect a resource manager. - /api/v1/managers-management/managers/{id}
Use this REST API to return information about a specific resource manager or to delete a specific resource manager.
Give documentation feedback