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 Network Policy API

Unified configuration management for wireless and wired network devices

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

This API exposes 8 operations across 5 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.

8 operations 5 paths 12 schemas 1 DELETE3 GET3 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 Network Policy 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 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Network Policy 8

Unified configuration management for wireless and wired network devices

GET
/network-policies
List network policies
listNetworkPolices 3 params → 200default
POST
/network-policies
Create network policy
createNetworkPolicy body → 201default
GET
/network-policies/{id}
Get the network policy
getNetworkPolicy 1 param → 200default
PUT
/network-policies/{id}
Update the network policy
updateNetworkPolicy 1 param body → 200default
DELETE
/network-policies/{id}
Delete the network policy
deleteNetworkPolicy 1 param → 200default
GET
/network-policies/{id}/ssids
List SSIDs for a network policy
listSsidsByNetworkPolicy 3 params → 200default
POST
/network-policies/{id}/ssids/:add
Add SSIDs to a network policy
addSsidsToNetworkPolicy 1 param body → 200default
POST
/network-policies/{id}/ssids/:remove
Removes SSIDs from the network policy
deleteSsidsFromNetworkPolicy 1 param body → 200default

Schemas 12

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

XiqUpdateNetworkPolicyRequest
object
3 properties
XiqViqEntity
XiqNetworkPolicy
XiqNetworkPolicyType
string
The network policy type
XiqError
object
6 properties 3 required
XiqCreateNetworkPolicyRequest
object
3 properties 2 required
XiqSsid
PagedXiqSsid
XiqErrorParams
object
Error parameters
2 properties
XiqPage
object
4 properties 4 required
XiqBaseEntity
object
3 properties 3 required
PagedXiqNetworkPolicy

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extreme-networks-network-policy-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