Cloud Insights OData API request fails to obtain JDBC connection
Applies to
Cloud Insights
Issue
Curl command fails to pull the requested data through the API
curl https://<tenantID>.<region>.cloudinsights.netapp.com/rest/v1/dwh-management/odata/dwh_inventory/storage -H 'X-CloudInsights-ApiKey:<token>'
{"errorMessage":"Failed to process odata request: Failed to obtain JDBC Connection; nested exception is java.sql.SQLTransientConnectionException: HikariPool-7 - Connection is not available, request timed out after 30000ms.","errorCode":"INTERNAL_ERROR"}