List all serversAsk AIget https://govapis.druva.com/phoenix/oraclesbt/v1/orgs/{OrgID}/reports/serversReturns all serversPath ParamsOrgIDint32requiredThe 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 ParamsserverNamearray of stringsThe name of the Oracle server host registered with Enterprise Workloads. Specify multiple server names by separating them with commas.serverNameADD stringpageTokenstringThe 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 Cloud.Updated 10 months ago