Check if a device is alive

Runs an is-alive call through Live Status in Network Services Orchestrator (NSO) to check device status.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
devicestringOptionalformat: "[A-Za-z]+"
An input string for devices

Response

Live status.
devicestring
connectedboolean

Errors

500
Internal Server Error