Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Extreme Networks Configuration - Network API

Tunnel Concentrator Service, Network service

Extreme Networks Configuration - Network API is one of 52 APIs that Extreme Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Configuration - Network. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 4 paths, and defines 15 schemas. It is described by OpenAPI 3.0.3, at version 25.9.0-36.

Requests are made against a single base URL, https://api.extremecloudiq.com.

8 operations 4 paths 15 schemas 2 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
25.9.0-36
Base URL
https://api.extremecloudiq.com
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Extreme Networks Configuration - Network API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — JSON Web Token (JWT) based authentication

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 2 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Configuration - Network 8

Tunnel Concentrator Service, Network service

GET
/tunnel-concentrators
List Tunnel Concentrator services
listTunnelConcentrators 2 params → 200default
POST
/tunnel-concentrators
Create Tunnel Concentrator Service
createTunnelConcentrator body → 201default
GET
/tunnel-concentrators/{id}
Get a Tunnel Concentrator Service
getTunnelConcentrator 1 param → 200default
PUT
/tunnel-concentrators/{id}
Update a Tunnel Concentrator Service
updateTunnelConcentrator 1 param body → 200default
DELETE
/tunnel-concentrators/{id}
Delete a Tunnel Concentrator Service
deleteTunnelConcentrator 1 param → 200default
GET
/network-services
List Network Services
listNetworkServices 5 params → 200default
POST
/network-services
Create Network Service
createNetworkService body → 201default
DELETE
/network-services/{id}
Delete a Network Service by ID
deleteNetworkService 1 param → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are XiqTunnelConcentratorRequest (22 properties), XiqError (6 properties), XiqNetworkServiceRequest (6 properties), XiqPage (4 properties). Each schema is shown below with its type and property counts.

XiqTunnelConcentratorRequest
object
Tunnel Concentrator Service object. Tunnel Concentrator Service can be configured in two modes: - Single - Redundant In single mode one instance of Tunnel Conc…
22 properties 9 required
XiqNetworkIpProtocol
string
XiqNetworkService
PagedXiqTunnelConcentrator
XiqNetworkServiceRequest
object
Network
6 properties
XiqErrorParams
object
Error parameters
2 properties
XiqBaseEntity
object
3 properties 3 required
XiqMulticastRule
XiqError
object
6 properties 3 required
XiqNetworkAlgType
string
XiqNetwork
XiqTunnelConcentrator
XiqPage
object
4 properties 4 required
PagedXiqNetworkService
XiqViqEntity

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extreme-networks-configuration-network-api-openapi.yml Raw ↑

Other APIs Extreme Networks publishes across the network.

ExtremeCloud IQ Controller REST API Gateway
ExtremeCloud IQ Controller Application Manager API
Ansible Network Collection for Extreme EXOS
Ansible Network Collection for Extreme VOSS
Ansible Network Collection for Extreme SLX-OS
Ansible Network Collection for Extreme NOS
Ansible Network Collection for Extreme Fabric Engine
Extreme Networks Account API
Extreme Networks Administration API
Extreme Networks AFC API
Extreme Networks Alert API
Extreme Networks Application API