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

Push events/logs to users via Webhook, Email, SMS, etc.

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

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

5 operations 3 paths 12 schemas 1 DELETE2 GET1 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 Notification API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — JSON Web Token (JWT) based authentication

Paths & Operations 5

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

Notification 5

Push events/logs to users via Webhook, Email, SMS, etc.

GET
/subscriptions/webhook
List webhook subscriptions
list 2 params → 200default
POST
/subscriptions/webhook
Create webhook subscriptions
createSubscriptions body → 202default
DELETE
/subscriptions/webhook/{id}
Delete webhook subscription
deleteSubscription 1 param → 202default
PUT
/subscriptions/webhook/{id}
Update webhook subscription by ID
updateSubscription 1 param body → 200default
GET
/subscriptions/webhook/export
Export all webhook subscriptions
exportToCsv 2 params → 200default

Schemas 12

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

XiqSubscriptionDataType
string
The webhook subscription data type.
XiqCreateWebhookSubscriptionRequest
object
The payload to create webhook subscription
4 properties 3 required
XiqUpdateWebhookSubscriptionRequest
object
The payload to update webhook subscription
5 properties 4 required
XiqError
object
6 properties 3 required
PagedXiqWebhookSubscription
XiqWebhookSubscription
XiqSubscriptionStatus
string
The webhook subscription status.
XiqSortOrder
string
XiqErrorParams
object
Error parameters
2 properties
XiqSubscriptionMessageType
string
The subscription message type.
XiqPage
object
4 properties 4 required
XiqBaseEntity
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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