Content

Summary

This document provides information about the Glimmerglass Path Manager protocol implementation for VSM.

Status of Driver

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.4.x

Revision of Implementation1.0.4.0

Name/Type of 3rd Party APIPath Manager
Version of 3rd Party APIR03.04p000
Additional 3rd Party information

Connection

Connection TypeTCP/ IP
Default Port80

The connection will be established by an internal webserver. The streamtype should be left at Virtual.

Supported features Switch of duplex ports on all known switches.

Supported Commands

LoginPOST /api/login
LogoutPOST /api/logout
SystemsGET /api/systems
DuplexPortsGET /api/duplexPorts
DuplexConnectionGET /api/duplexConnection; POST /api/duplexConnection; POST /api/duplexConnection/deletion

Configuration Details

Please define the Path Manager credentials in vsmGadgetServer Ui first. All used duplex connections will get polled by the defined option Poll Interval

When using vsmStudio matrix please consider that two crosspoints represent one duplex connections.

Known Issues

Please avoid to use a vsmGadgetServer cluster behind a NAT to communicate to the Path Manager.

Related Articles