List software inventory
inventory_software_listRetrieve all software detected across the network with version, manufacturer, category, installation counts, license copies, and compliance status.
Instructions
Retrieves all software detected across the network with version, manufacturer, category, installation counts, license copies, and compliance status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full, unprojected record for each row instead of the curated default field set. | |
| page | No | Page number to retrieve. Default is 1. | |
| pageLimit | No | Max records per page (server cap is 1000). Defaults to the server's configured default page size. | |
| domainFilter | No | Filter by the NetBIOS domain the computer is mapped to. | |
| accessTypeFilter | No | Filter by software access type: 0 not assigned, 1 allowed, 2 prohibited. | |
| licenseTypeFilter | No | Filter by license type: 0 unidentified, 1 commercial, 2 non-commercial. | |
| complianceStatusFilter | No | Filter by license compliance status: 0 under-licensed, 1 over-licensed, 2 in compliance, 3 expired, -1 not available. |