Correct Answer: A
Juniper Mist Cloud uses anopen RESTful API frameworkfor integration, automation, and programmability across all Mist services, includingWired Assurance,Marvis, andAI-driven automation.
"All Mist Cloud services are built on a 100% open REST API framework, allowing customers to automate configuration, monitoring, and troubleshooting through standard REST calls." The REST API exchanges data inJSONformat, but the API type itself isREST, not JSON.
Option A (REST):Correct- Mist services expose 100% REST-based APIs.
Option B (SOAP):Incorrect - SOAP is an older XML-based protocol not used in Mist.
Option C (JSON):Incorrect - JSON is thedata format, not the API type.
Option D (RPC):Incorrect - not used in the Mist Cloud architecture.
References:
Juniper Mist AI for Wired - API Overview
Juniper Mist API Developer Documentation
Juniper Mist AI Cloud - Automation and Integration Guide