Spectrum API - Discover Connections Action Code
search cancel

Spectrum API - Discover Connections Action Code

book

Article ID: 132906

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

What is the action code for discover connections in Spectrum?

Environment

DX NetOps Spectrum Release: 20.2.x or later
Component: SPCDIS - Discovery and Modeling

Resolution

The action code is 0x25e0022 .

This can be sent either Command Line Interface (CLI) or REST API.


VIA CLI

cd $SPECROOT/vnmsh/
./connect
./update action=0x25e0022 mh=<ModelHandle of Device in question>
./disconnect

 

REST Documentation for ACTION:

TechDocs : DX NetOps Spectrum 22.2 : How to Use the Web Services API - action