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 Operation API

Long-Running Operations (LRO) management for asynchronous APIs

Extreme Networks Operation 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 Operation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 5 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.

3 operations 2 paths 5 schemas 1 DELETE1 GET1 POST

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 Operation API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — JSON Web Token (JWT) based authentication

Paths & Operations 3

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

Operation 3

Long-Running Operations (LRO) management for asynchronous APIs

GET
/operations/{operationId}
Get Long-Running Operation (LRO) status and result
getOperation 1 param → 200default
DELETE
/operations/{operationId}
Delete Long-Running Operation (LRO)
deleteOperation 1 param → 200default
POST
/operations/{operationId}/:cancel
Cancel Long-Running Operation (LRO)
cancelOperation 1 param → 200default

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are XiqOperationMetadata (9 properties), XiqError (6 properties), XiqOperationObject (5 properties), XiqErrorParams (2 properties). Each schema is shown below with its type and property counts.

XiqOperationStatus
string
The current operation status
XiqError
object
6 properties 3 required
XiqErrorParams
object
Error parameters
2 properties
XiqOperationObject
object
Long Running Operation (LRO) model
5 properties 3 required
XiqOperationMetadata
object
The metadata of Long Running Operation (LRO)
9 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extreme-networks-operation-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