Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Zero-based page index (page=0 is the first page)
x >= 0
Page size when paging is enabled
1 <= x <= 500
Include extra details for applicable elements (e.g., children
, manufacturer
, os
)
Sort the collection.
Supported:
size
(primary: memory; secondary: total_physical_cpus; tertiary: cores_per_cpu)name
Add ,desc
for descending order (default ascending). Examples: size,desc
, name
.
Show (On
) or hide (Off
) set attributes for each system. Ignored if any attribute filter is used.
On
, Off
Comma-separated list of attribute categories to return (e.g., Business,Transformation,Public Cloud
).
Exact match on system name
Case-insensitive substring match. Use %
to match zero or more chars (e.g., %test%
).
Cloud/provider system ID
Filter by system type
host
, guest
, vm
, arm_vm
, classic_vm
, rds
, asg
, ecs_svc
Filter by platform; supports multiple values (comma-separated). Supported: vmware, hmc, aws, gcp, azure, containers
Filter by infrastructure group (cluster) name
Filter by control environment name
Filter by control environment category
External Cloud
, Internal Virtual
Returns systems having attributes whose names contain the given substring (supports %
wildcard).
Comma-separated attribute IDs (logical OR)
Comma-separated attribute names (logical OR). URL-encode spaces as +
.
Semicolon-separated ID,value pairs (logical AND across pairs).
Semicolon-separated name,value pairs (logical AND across pairs).
Response
Collection of systems
Densify unique system ID
Cloud/provider unique ID (when applicable)
System type
host
, guest
, vm
, arm_vm
, classic_vm
, rds
, asg
, ecs_svc
System platform
VMWARE
, HMC
, AWS
, GCP
, AZURE
, CONTAINERS
Host model (hosts) or instance type (cloud instances)
Secondary sort key for sort_by=size
Tertiary sort key for sort_by=size
Normalized total memory (MB). Primary sort key within size
Parent host name for VMs; "N/A" for hosts
Number of child systems (returned when details=true
and applicable)
Returned when details=true
Returned when details=true
Role derived from platform/role (e.g., VMWARE_VM)
Entity type derived from platform/system type