How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mist Orgs MxClusters API

A Mist Edge Cluster (MxCluster) is a group of Juniper Mist Edge devices that are configured to work together in order to provide high availability and load balancing for the tunneling of traffic from access points (APs). The cluster can consist of a single edge device or multiple edge devices.

Mist Orgs MxClusters API is one of 212 APIs that Mist publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Orgs MxClusters. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 53 schemas. It is described by OpenAPI 3.2.0, at version 2606.1.1.

Requests are made against 12 base URLs: https://api.mist.com, https://api.gc1.mist.com, https://api.ac2.mist.com, https://api.gc2.mist.com, https://api.gc4.mist.com, https://api.eu.mist.com, https://api.gc3.mist.com, https://api.ac6.mist.com, https://api.gc6.mist.com, https://api.ac5.mist.com, https://api.gc5.mist.com, https://api.gc7.mist.com.

5 operations 2 paths 53 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2606.1.1
Base URL
https://api.mist.com/api/v1
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Mist Orgs MxClusters API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiToken). An API key is passed in the header as X-CSRFToken (csrfToken). By default, every request must be authenticated.

  • apiToken — Preferred authentication method for automation and integrations. Send the API token in the HTTP Authorization header. Format: Authorization: Token {apitoken} N…
  • csrfToken — Session-based authentication for browser or login/password flows. After a successful [Login](/operations/login) request, Mist returns a csrftoken cookie. Send…

Paths & Operations 5

Across 2 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.

Orgs MxClusters 5

A Mist Edge Cluster (MxCluster) is a group of Juniper Mist Edge devices that are configured to work together in order to provide high availability and load balancing for the tunne…

GET
/api/v1/orgs/{org_id}/mxclusters
listOrgMxEdgeClusters
listOrgMxEdgeClusters 3 params → 200400401403404429
POST
/api/v1/orgs/{org_id}/mxclusters
createOrgMxEdgeCluster
createOrgMxEdgeCluster 1 param body → 200400401403404429
DELETE
/api/v1/orgs/{org_id}/mxclusters/{mxcluster_id}
deleteOrgMxEdgeCluster
deleteOrgMxEdgeCluster 2 params → 200400401403404429
GET
/api/v1/orgs/{org_id}/mxclusters/{mxcluster_id}
getOrgMxEdgeCluster
getOrgMxEdgeCluster 2 params → 200400401403404429
PUT
/api/v1/orgs/{org_id}/mxclusters/{mxcluster_id}
updateOrgMxEdgeCluster
updateOrgMxEdgeCluster 2 params body → 200400401403404429

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are mxcluster (22 properties), mxcluster_radsec_auth_server (12 properties), mxcluster_radsec (8 properties), mxedge_das_coa_server (6 properties). Each schema is shown below with its type and property counts.

mxclusters
array
List of Mist Edge clusters
mxcluster_radsec_tls
object
TLS settings for RadSec on a Mist Edge cluster
1 property
response_http403
object
Standard HTTP 403 permission error response
1 property
proxy
object
Proxy Configuration to talk to Mist
2 properties
mxcluster_nac_client_ips
object
Mist NAC client settings keyed by RADIUS client IP address or subnet
tunterm_dhcpd_type
string
DHCP handling mode for tunnel termination. enum: relay
mxcluster_tunterm_hosts
array
Hostnames or IPs where a Mist Tunnel will use as the Peer (i.e. they are reachable from AP)
mxcluster_tunterm_monitoring
array
Tunnel termination monitoring checks for a Mist Edge cluster
mxedge_mgmt
object
Management settings for a Mist Edge appliance
6 properties
org_id
string
Unique identifier of a Mist organization
response_http400
object
Standard HTTP 400 bad request error response
1 property
mxcluster_radsec_auth_server_ssids
array
List of ssids that will use this server if matchssid is true and match is found
mxcluster_nac
object
Mist NAC RADIUS settings for a Mist Edge cluster. Used when the Mist Edge Cluster is used as a RADIUS Proxy between the local devices and the Mist NAC
5 properties
tunterm_dhcpd_config_property
object
Per-VLAN DHCP relay configuration for tunnel termination
3 properties
mxedge_das
object
Cloud-assisted Dynamic Authorization Service settings for a Mist Edge cluster
2 properties
strings
array
Unique string values returned or accepted by this schema
mxedge_mgmt_oob_ip_type6
string
enum: autoconf, dhcp, disabled, static
mxcluster_radsec_acct_server_ssids
array
List of ssids that will use this server if matchssid is true and match is found
mxcluster_nacedge
object
NAC Edge survivability settings for a Mist Edge cluster. Requires mistnac to be enabled on the cluster
6 properties
mxcluster_nacedge_nac_edge_hosts
array
List of Mist NAC Edge hosts for AP survivability authentication
modified_time
number
When the object has been modified for the last time, in epoch
mxcluster_radsec_src_ip_source
string
Specify IP address to connect to authservers and acctservers. enum: any, oob, oob6, tunnel, tunnel6
mxedge_mgmt_oob_ip_type
string
enum: dhcp, disabled, static
mxcluster_radsec
object
RadSec proxy configuration for a Mist Edge cluster. Used when the Mist Edge Cluster is used as a RADIUS Proxy between the local devices and external RADIUS Ser…
8 properties
mxcluster
object
Mist Edge cluster that groups one or more Mist Edge devices for tunneling, RadSec, and related edge services
22 properties
mxcluster_radsec_auth_servers
array
List of RADIUS authentication servers, order matters where the first one is treated as primary
mxcluster_tunterm_hosts_order
array
List of index of tuntermhosts
mxcluster_tunterm_ap_subnets
array
List of subnets where we allow AP to establish Mist Tunnels from
tunterm_monitoring
array
Tunnel termination monitoring checks
mxcluster_nac_client_ip
object
Mist NAC client settings for a RADIUS client IP or subnet
4 properties
mxedge_das_coa_server
object
CoA or Disconnect-Message client allowed to contact Mist Edge DAS
6 properties
mxcluster_radsec_acct_server
object
RadSec accounting server settings for a Mist Edge cluster
4 properties
mxcluster_radsec_nas_ip_source
string
SSpecify NAS-IP-ADDRESS, NAS-IPv6-ADDRESS to use with authservers. enum: any, oob, oob6, tunnel, tunnel6
response_http429
object
Standard HTTP 429 rate limit error response
1 property
response_http401
object
Standard HTTP 401 authentication error response
1 property
mxcluster_radsec_auth_server
object
RadSec authentication server settings for a Mist Edge cluster
12 properties
id
string
Unique ID of the object instance in the Mist Organization
mxcluster_radsec_proxy_hosts
array
Hostnames or IPs for Mist AP to use as the TLS Server (i.e. they are reachable from AP) in addition to tuntermhosts
site_id
string
Unique identifier of a Mist site
mxcluster_rad_auth_server_keywrap_format
stringnull
if used for Mist APs. enum: ascii, hex
created_time
number
When the object has been created, in epoch
mxcluster_tunterm_extra_route
object
Extra route for Mist Tunneled VLAN traffic
1 property
tunterm_monitoring_protocol
string
enum: arp, ping, tcp
mxcluster_tunterm_hosts_selection
string
Ordering of tuntermhosts for Mist Edge within the same mxcluster. enum: shuffle: the ordering of tuntermhosts is randomized by the device''s MAC shuffle-by-sit…
mxcluster_radsec_server_selection
string
When ordered, Mist Edge will prefer and go back to the first RADIUS server if possible. enum: ordered, unordered
mxcluster_nacedge_caching_site_ids
array
Site UUIDs whose auth requests are cached by NAC Edges in the cluster
response_http404
object
Standard HTTP 404 not found error response
1 property
mxcluster_nac_client_vendor
string
convention to be followed is : " - ", could be an os/platform/model/company. For ex: for cisco vendor, there could variants wrt os (such as ios, nxos etc), pla…
mxcluster_tunterm_extra_routes
object
Extra routes for Mist Tunneled VLANs. Property key is a CIDR
mxedge_das_coa_servers
array
Dynamic authorization clients configured to send CoA|DM to mist edges on port 3799
tunterm_monitoring_item
object
Monitoring check for tunnel termination reachability
5 properties
tunterm_dhcpd_config
object
DHCP server/relay configuration of Mist Tunneled VLANs. Property key is the VLAN ID
3 properties
mxcluster_radsec_acct_servers
array
List of RADIUS accounting servers, optional, order matters where the first one is treated as primary

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mist-orgs-mxclusters-api-openapi.yml Raw ↑

Other APIs Mist publishes across the network.

Mist Admins API
Mist Admins Login API
Mist Admins Login - OAuth2 API
Mist Admins Logout API
Mist Admins Lookup API
Mist Admins Recover Password API
Mist Constants Definitions API
Mist Constants Events API
Mist Constants Models API
Mist Installer API
Mist MSPs Admins API
Mist MSPs API
Where this information came from

This is an independent, third-party profile of Mist Orgs MxClusters API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.