# Arista CV-CUE

Canonical: https://docs.shumoku.dev/en/server/next/plugins/arista-cv-cue
Language: en
Server documentation version: next
Product version: 0.1.6-beta.4
Channel: development

This documentation describes the Server currently in development.

arista-cv-cue · 0.1.0

# Arista CV-CUE

[Source](https://github.com/konoe-akitoshi/shumoku/blob/73ebc72ba0bc0d1caf74e1ed34c89a6debcb0e6a/libs/plugins/arista-cv-cue/src/index.ts)

## Capabilities

topology · hosts · metrics · alerts

## Connection configuration

| Field | Type | Description | Default |
| --- | --- | --- | --- |
| `baseUrl`  
required | `string` | **API base URL**  
The CV-CUE Open API base, ending in /wifi/api (per tenant/region). | `—` |
| `keyId`  
required | `string` | **API key ID**  
From CV-CUE → Manage API Keys. | `—` |
| `keyValue`  
required · secret | `string` | **API key value**  
 | `—` |
| `customerId`  
 | `string` | **Customer ID (CID)**  
Only needed when the key has access to more than one customer. | `—` |
| `locationId`  
 | `number` | **Location ID**  
Scope queries to a location subtree. 0 is the root. | `0` |

## Topology options

None
