REST API for hardware (v2)
Available from 9.2.8. You can use REST API requests to quickly
retrieve large amounts of data related to hardware inventory, including historical data about
removed computers. You can then pass this data to other applications for further processing and
analysis.
Retrieval of hardware inventory (v2)
Available from 9.2.8. You use the GET
operation on the api/sam/v2/computers
element to request information about computers in your infrastructure. The API returns details of existing computers as well as historical data about computers that were removed.
Decommissioning inactive computers (v2)
Available from 9.2.24. You use the DELETE
operation on the api/sam/v2/computers
element to decommission a computer on which the disconnected scanner is installed from the License Metric Tool server.
Retrieval of shared disks (v2)
Available from 9.2.12. You use the GET
operation on the api/sam/v2/shared_disks
element to request information about shared disks that are used in your infrastructure.