Returns an array of systems (HOST or GUEST) that exist in a control environment. General “Common Operations” (e.g., paging helpers) and “Sort By” are not supported. However, query filters shown below are supported.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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).
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.