SonicOS/X API Reference Guide

Table of Contents

Schema Structure

{

"status": {

"success": {boolean}

,"cli": {

"depth": {number}

,"mode": "{string}"

,"command": "{string}"

,"configuring": {boolean}

,"pending_config": {boolean}

,"restart_required": "{string}" }

,"info": [

{ "level": "{string}", "code": "{string}", "message": "{string}" }

... ] }

}