SysmonUplinkConnection

Models the connection between a VRS and the controller.

Overview

datapathUplinkId string read only  
ipsecDtlsState enum (ADMIN_DOWN | DOWN | NONE | UP) read only  
jsonState enum (ADMIN_DOWN | DOWN | NONE | UP) read only  
openflowState enum (ADMIN_DOWN | DOWN | NONE | UP) read only  
privateIP string read only  
publicIP string read only  
vxlanDtlsState enum (ADMIN_DOWN | DOWN | NONE | UP) read only  

API Resource

This is an embedded object that can not be directly accessed.

Parents

This object has no parents.

Children

This object has no children.

Members

This object has no members.

Attributes documentation

datapathUplinkId string read only  
Discussion

Datapath Uplink ID


Charateristics

Format: free
Max length: 255
SDK attribute: datapathUplinkId

ipsecDtlsState enum read only  
Discussion

IPSec DTLS Connection State


Charateristics

Allowed values: ADMIN_DOWN, DOWN, NONE, UP
SDK attribute: ipsecDtlsState

jsonState enum read only  
Discussion

JSON Connection Status


Charateristics

Allowed values: ADMIN_DOWN, DOWN, NONE, UP
SDK attribute: jsonState

openflowState enum read only  
Discussion

Openflow Connection Status


Charateristics

Allowed values: ADMIN_DOWN, DOWN, NONE, UP
SDK attribute: openflowState

privateIP string read only  
Discussion

Private IP of connection


Charateristics

Format: free
Max length: 255
SDK attribute: privateIP

publicIP string read only  
Discussion

Public IP of connection


Charateristics

Format: free
Max length: 255
SDK attribute: publicIP

vxlanDtlsState enum read only  
Discussion

VXLAN DTLS Connection State


Charateristics

Allowed values: ADMIN_DOWN, DOWN, NONE, UP
SDK attribute: vxlanDtlsState