List prohibited software
inventory_prohibited_software_listRetrieve prohibited software detected across the network, including installer format (MSI/EXE), uninstall support, and installation counts. Filter by format or uninstall capability for targeted removal planning.
Instructions
Retrieves prohibited software detected across the network with installation counts, installer format (MSI/EXE), and whether silent uninstallation is supported.
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. | |
| installerFormatFilter | No | Filter by installer format: "MSI" or "EXE". | |
| uninstallSupportFilter | No | Filter by uninstall support: "Yes" (can be uninstalled) or "No". |