bitdefender_list_network_inventory
List network inventory items by type—groups, computers, virtual machines, and EC2 instances—with filters and pagination to locate assets in a container.
Instructions
List Network Inventory items (groups, computers, virtual machines, EC2 instances) under a container, with per-type detail. Broader than bitdefender_list_endpoints, which returns only endpoints - this also returns group nodes and lets you filter by item type. Returns a paginated envelope: page/pagesCount/perPage/total/items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Results page number (1-based). Defaults to 1. | |
| filters | No | Optional filters, structured in sections/subsections (any selected filter within a subsection matches; matches across sections AND). Some filters require a specific GravityZone license to be active, otherwise they are silently ignored. | |
| perPage | No | Items per page (max 100). Defaults to 30. | |
| parentId | No | Container ID to scope the listing to. Defaults to the root of the Network Inventory. |