Content
Summary
This document provides information about the Glimmerglass Path Manager protocol implementation for VSM.
Status of Driver | |
---|
Component for Driver | |
---|
Release (Build) of Component | vsmGadgetserver 5.4.x |
---|
Revision of Implementation | 1.0.4.0 |
---|
Name/Type of 3rd Party API | Path Manager |
---|
Version of 3rd Party API | R03.04p000 |
---|
Additional 3rd Party information |
|
---|
Connection
Connection Type | TCP/ IP |
---|
Default Port | 80 |
---|
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
Login | POST /api/login |
---|
Logout | POST /api/logout |
---|
Systems | GET /api/systems |
---|
DuplexPorts | GET /api/duplexPorts |
---|
DuplexConnection | GET /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