Skip to content

SD-WAN Manager Status

A very simple first test to validate that everything works fine.

Use the Bruno collection loaded during Lab Setup.

STEP1 - Select the status request

In Bruno, open the Catalyst SD-WAN collection, then open the Authentication folder and select 02 - Get Status.

STEP2 - Hit send (right arrow on the top right)

STEP3 - Check response

Response payload contains the SD-WAN Manager release number as well as a few additional information:

Response payload example
{
"header": {},
"data": {
"title": "Cisco vManage",
"version": "26.1.0.04",
"applicationVersion": "26.1R-root-15-Dec-2025 22:59:20 PST",
"patchVersion": "",
"applicationServer": "Manager01",
"copyright": "Copyright (c) 2026, Cisco. All rights reserved.",
"time": "2026-06-29 14:06:24",
"timeZone": "UTC",
"logo": "/dataservice/client/logo.png"
}
}