Nozomi Vantage
Last updated
The base domain of your Nozomi Vantage instance (for example, your-org.vantage.nozominetworks.io), without the protocol prefix.
The API key name generated in Vantage. In Vantage, generate an API key and token under your account settings, then use the key name here. The key is passed as the user name during authentication.
The API key token that pairs with the key name above. It is passed as the password during authentication. Vantage returns a JSON Web Token (JWT) that is valid for 30 minutes and is refreshed automatically.
Proxy address to route requests through, in host:port format (optional).
The amount of time (in seconds) to wait for API responses. (default: 30)
Permissions Required
Assign the API key to a user with read access to assets. The key must be able to query the /api/v1/assets endpoint. Please perform a connection test to ensure there is a valid connection to Nozomi Vantage. When the discovery operation is finalized you will be able to see the details on the Assets page.
Last updated