Aria Operations For Network 6.x
vRealize Network Insight 6.x
curl -k1 -u user -X GET 'https://X.X.X.X/wapi/v1.0/?_schema'
curl -k1 -u user -X GET 'https://X.X.X.X/wapi/v2.9.7/view'
Example for non working scenario where there are no results:
support@aria-networks-collector:~$ curl -k1 -u admin -X GET 'https://x.x.x.x/wapi/v2.9.7/view'
Enter host password for user 'admin':
support@aria-networks-collector:~$
Example for working scenario:
"x.x.x.x" is an IP address of the Infoblox.
"User" is the service account used of the integration.