Get All Hostsget https://{serverURL}/api/serversThis endpoint retrieves a paginated list of hosts.Query ParamsnamestringFilter by namephrasestringSearch phrase for partial matches on name or descriptionzoneIdint64The Cloud ID (Zone ID) for FilteringsiteIdint64The Group ID (Site ID) for FilteringclusterIdint64The Cluster ID(s) for filtering. Accepts multiple values.parentServerIdint64The Parent Server (Hypervisor) ID for FilteringmanagedbooleanFilter by managed (true) or unmanaged (false)truefalseserverTypestringFilter by server type codepowerStatestringFilter by power statusipstringFilter by IP addressvmbooleanFilter to show only Virtual Machines (true)truefalsevmHypervisorbooleanFilter to show only VM Hypervisors (true)truefalsebareMetalHostbooleanFilter to show only Baremetal ServerstruefalsestatusstringFilter by statusagentInstalledbooleanFilter by agent installed (true)truetruefalseguestAgentStatusstringenumFilter by Guest Agent Status.connectedconnecteddisconnectedconfiguredunconfiguredunknownerrorAllowed:connecteddisconnectedconfiguredunconfiguredunknownerrormaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestslastUpdateddate-timeDate filter, restricts query to only load resources updated more recently than the date specified (ISO 8601)createdByint64The User ID for Filteringtags.namestringFilter by tags (metadata). This allows filtering by a tag name and value(s)metadatastringAlias for tagsuuidstringFilter by UUID, accepts multiple valuesexternalIdstringFilter by External IDinternalIdstringFilter by Internal IDexternalUniquelIdstringFilter by External Unique IDstatsstringThis can be used to exclude the stats object in the response by passing false which can increase performance when returning a large number of servers.Responses 200Successful Request 4XXError Codes 5XXError CodesUpdated over 2 years ago