REST API - Inventory
This document lists the api in inventory module.
- API Details
- HTTP Method
- API URI
- Get Summary
- GET
- api/1.4/inventory/allsummary
- Get Scan Computers
- GET
- api/1.4/inventory/scancomputers
- Perform Scan Action
- POST
- api/1.4/inventory/computers/scanall
api/1.4/inventory/computers/scan
- Get Software List
- GET
- api/1.4/inventory/software
- Get Software installed Computers
- GET
- api/1.4/inventory/computers?swid={software_id}
- Get Hardware List
- GET
- api/1.4/inventory/hardware
- Get Hardware installed Computer List
- GET
- api/1.4/inventory/computers?hwid={hardware_id}
- Get Detail Summary for a Computer
- GET
- api/1.4/inventory/compdetailssummary?resid={resource_id}
- Get Software installed in a Computer
- GET
- api/1.4/inventory/installedsoftware?resid={resource_id}
- Get Software Metering Rules
- GET
- api/1.4/inventory/swmeteringsummary
- Get Software Metering Usage
- GET
- api/1.4/inventory/computers?swmeruleid={app_definition_id}
- Get Licensed Software
- GET
- api/1.4/inventory/licensesoftware
- Get Associated Licenses
- GET
- api/1.4/inventory/licenses?swid={software_id}
- Get Licensed Software Associated Computers
- GET
- api/1.4/inventory/computers?licswid={software_id}
- Get License Associated Computers
- GET
- api/1.4/inventory/computers?licid={license_id}
- Get Filter Parameters
- GET
- api/1.4/inventory/filterparams