Cloud Insights OData API request fails to obtain JDBC connection
- Views:
- 125
- Visibility:
- Public
- Votes:
- 0
- Category:
- data-infrastructure-insights
- Specialty:
- oci
- Last Updated:
- 12/1/2023, 8:57:29 PM
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"}