List licensed software
inventory_license_software_listRetrieve software license details including total, installed, remaining copies, compliance status, and network installs. Filter by compliance status to find under-licensed, over-licensed, compliant, or expired software.
Instructions
Retrieves all software that has license records, with total/installed/remaining copies, compliance status (under/over licensed, in compliance, expired), and network installation counts.
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. | |
| complianceStatusFilter | No | Filter by license compliance status: 0 under-licensed, 1 over-licensed, 2 in compliance, 3 expired, -1 not available. |