- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Getting timeout when trying to access wapi through Terraform and Postman
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 11:03 AM
CURL is successful through Rest but I am getting the following error messages when using Terraform and Postman through wapi. Tried multiple queries.
Infoblox 8.5.4
The certificate is self-signed at the moment
The license is under the 90-day trial at the moment
Physical servers purchased from Infoblox
The user is out of the box admin superuser
Terraform
Error: getting network view 'default' failed: Get "https://x.x.x.x:443/wapi/v2.7/networkview?_proxy_search=GM&_return_fields=extattrs%2Cname%2Ccomment&name=default": dial tcp x.x.x.x:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Postman
Basic Auth
user - admin
password -infoblox
SSL Verify turned off