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

Certificate

Extreme Networks Configuration - Certificate 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 - Certificate. 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 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 5 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 - Certificate 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 — 2 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Configuration - Certificate 8

Certificate

GET
/certificates
List certificates
listCertificates 3 params → 200default
POST
/certificates/import
Import Certificate
importCertificate body → 201default
DELETE
/certificates/{id}
Delete Certificate
deleteCertificate 1 param → 200default
GET
/certificate-bundles
List Certificate Bundles
listCertificateBundles 2 params → 200default
POST
/certificate-bundles
Create Certificate Bundle
createCertificateBundle body → 201default
GET
/certificate-bundles/{id}
Get the Certificate Bundle
getCertificateBundle 1 param → 200default
PUT
/certificate-bundles/{id}
Update Certificate Bundle
updateCertificateBundle 1 param body → 200default
DELETE
/certificate-bundles/{id}
Delete the Certificate Bundle
deleteCertificateBundle 1 param → 200default

Schemas 15

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

XiqCertBundleType
string
The type of Certificate Bundle.
XiqErrorParams
object
Error parameters
2 properties
XiqCertificate
XiqCertificateBundle
XiqBaseEntity
object
3 properties 3 required
XiqImportCertRequest
object
The payload to import a certificate.
8 properties 3 required
XiqError
object
6 properties 3 required
XiqPage
object
4 properties 4 required
PagedXiqCertificateBundle
PagedXiqCertificate
XiqCertificateType
string
XiqViqEntity
XiqCreateCertBundleRequest
object
The payload to create a new Certificate Bundle.
4 properties 2 required
XiqCertConvertOptionType
string
The Certificate convert option, required when the convert option type is 'KEY'.
XiqUpdateCertBundleRequest
object
The payload to update a Certificate Bundle.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

extreme-networks-configuration-certificate-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