List all hostsAsk AIget https://apis.druva.com/phoenix/hyperv/v1/orgs/{OrgID}/reports/hostsReturns a list of host proxies for Hyper-V.Path ParamsOrgIDint32requiredSpecify the organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.Query ParamshostNamearray of stringsThe name of the Hyper-V host on which the FLR proxy is deployed. Multiple host names can be separated by commas.hostNameADD stringpageTokenstringSpecify the token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'.Responses 200Success 400Bad Request 404The requested resource was not found. 500The request was not processed due to an internal error in the Cloud.Updated 10 months ago