Skip to main content
Auvik
Auvik
50 actions · 1 auth method
ObservabilityInfrastructureBilling

Authentication

Basic Auth

Authenticate with your Auvik account username and that user’s API key as the password. The user must have the role permi…Guides: Connector Profile, Link Account
Actions
50 actions
Action
Description
Read Multiple Devices’ Info
Retrieve a paginated list of monitored devices with their summary inventory info, optionally scoped to specific tenants…
Read A Single Device’s Info
Retrieve the summary inventory info for a single device by its unique device ID.
Read Multiple Devices’ Details
Retrieve a paginated list of devices with their detailed discovery and management attributes, optionally scoped to tenan…
Read A Single Device’s Details
Retrieve the detailed discovery and management attributes for a single device by its unique device ID.
Read Multiple Devices’ Extended Details
Retrieve a paginated list of devices with their extended details for a required device type, optionally scoped to tenant…
Read A Single Device’s Extended Details
Retrieve the extended details for a single device by its unique device ID.
Read Multiple Devices’ Lifecycle Info
Retrieve a paginated list of devices with their lifecycle status (sales availability, software/security maintenance, las…
Read A Single Device’s Lifecycle Info
Retrieve the lifecycle status (sales availability, software/security maintenance, last support) for a single device by i…
Read Multiple Devices’ Warranty Info
Retrieve a paginated list of devices with their warranty coverage info, optionally scoped to tenants and filtered by cov…
Read A Single Device’s Warranty Info
Retrieve the warranty coverage info for a single device by its unique device ID.
Read Multiple Networks’ Info
Retrieve a paginated list of discovered networks with their summary info, optionally scoped to tenants and filtered by n…
Read A Single Network’s Info
Retrieve the summary info for a single network by its unique network ID.
Read Multiple Networks’ Details
Retrieve a paginated list of networks with their detailed attributes, optionally scoped to tenants and filtered by netwo…
Read A Single Network’s Details
Retrieve the detailed attributes for a single network by its unique network ID.
Read Multiple Interfaces’ Info
Retrieve a paginated list of device interfaces with their summary info, optionally scoped to tenants and filtered by int…
Read A Single Interface’s Info
Retrieve the summary info for a single interface by its unique interface ID.
Read Multiple Components’ Info
Retrieve a paginated list of hardware components (fans, power supplies, sensors, etc.) with their summary info, optional…
Read A Single Component’s Info
Retrieve the summary info for a single hardware component by its unique component ID.
Read Multiple Device Configurations
Retrieve a paginated list of backed-up device configurations, optionally scoped to tenants and filtered by device, backu…
Read A Single Device Configuration
Retrieve a single backed-up device configuration by its unique configuration ID.
Read Multiple Entity Audits
Retrieve a paginated list of entity audit records (remote access sessions and similar activities), optionally scoped to…
Read A Single Entity Audit
Retrieve a single entity audit record by its unique audit ID.
Read Multiple Entity Notes
Retrieve a paginated list of notes attached to entities, optionally scoped to tenants and filtered by entity, type, name…
Read A Single Entity Note
Retrieve a single entity note by its unique note ID.
Read Multiple Tenants
Retrieve the list of client tenants accessible to the authenticated API user.
Read Multiple Tenant Details
Retrieve detailed information for the client tenants under a given primary (parent) tenant domain prefix.
Read A Single Tenant Detail
Retrieve detailed information for a single tenant by its unique tenant ID, within a given primary tenant domain prefix.
Read Multiple Alerts’ Info
Retrieve a paginated list of alert history records, optionally scoped to tenants and filtered by alert definition, sever…
Read A Single Alert’s Info
Retrieve a single alert history record by its unique alert ID.
Dismiss An Alert
Dismiss an active alert by its unique alert ID.
Read Device Statistics
Read time-series device performance statistics (bandwidth, CPU, memory, storage utilization, packet counters) for a give…
Read Device Availability Statistics
Read time-series device availability statistics (availability, outage time, downtime) for a given statistic type over a…
Read Interface Statistics
Read time-series interface performance statistics (bandwidth, utilization, packet counters) for a given statistic type o…
Read Component Statistics
Read time-series component statistics (temperature, fan speed, power status) for a given component type and statistic ty…
Read OID Statistics
Read SNMP OID monitor statistics, optionally filtered by device and OID and scoped to tenants.
Read Service Statistics
Read time-series cloud service ping statistics (round-trip time, packet loss, packets transmitted/received) for a given…
Read SNMP Poller Integer Statistics
Read time-series integer values collected by custom SNMP pollers over a time range, scoped to tenants and optionally fil…
Read SNMP Poller String Statistics
Read time-series string values collected by custom SNMP pollers over a time range, scoped to tenants and optionally filt…
Read Multiple SNMP Poller Settings
Retrieve a paginated list of custom SNMP poller settings for given tenants, optionally filtered by device, name, OID, ty…
Read A Single SNMP Poller Setting
Retrieve a single custom SNMP poller setting by its unique poller setting ID.
Read Devices For An SNMP Poller Setting
Retrieve a paginated list of devices that a given SNMP poller setting applies to for given tenants, optionally filtered…
Read Client Billing Usage
Read billable usage for client tenants over a given date range, optionally scoped to specific tenants.
Read Device Billing Usage
Read billable usage for a single device over a given date range.
Read Multiple ASM Clients
Retrieve the list of Auvik SaaS Management (ASM) clients accessible to the authenticated API user.
Read Multiple ASM Users
Retrieve the SaaS users discovered for a given ASM client.
Read Multiple ASM Applications
Retrieve the SaaS applications discovered for a given ASM client, optionally with breach, user, contract, publisher, and…
Read Multiple ASM Licenses
Retrieve the SaaS license assignments for a given ASM client and application, with optional under-utilization and last-l…
Read Multiple ASM Tags
Retrieve the SaaS application tags for a given ASM client, optionally scoped to a single application.
Read Multiple ASM Security Logs
Retrieve the SaaS security log events for a given ASM client, optionally with related users and applications.
Verify API Credentials
Verify that the configured Auvik API credentials (username and API key) are valid.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/auvik/filled/png

Connector Profile

Auvik - Basic Auth
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/auvik/filled/png

Link Account

Auvik - Basic Auth
4

Use Actions

Invoke actions using one of the methods below: