Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Exact system name to match.
Case-insensitive substring match for system name; '%' matches zero or more chars.
Filter by system type.
HOST
, GUEST
Filter by platform (interpreted via control environment), e.g., 'vmware'.
Filter by platform category.
External Cloud
, Internal Virtual
Filter by control environment name.
Filter by infrastructure group (cluster) name.
When true, include additional detail fields (e.g., manufacturer, os, benchmarks).
Response
Array of Existing Systems
System type
HOST
, GUEST
Host model or instance type (when available).
Normalized total memory (MB).
Normalized CPU speed (MHz).
Parent host name for GUEST; "N/A" for HOST.
Number of child VMs for HOST; "N/A" for GUEST.
Hidden element used internally for size sorting.