| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
index | Master Trunk Group Connection Port index. | |
peerIndex | Peer connection index. | |
peerName | The name of the peer MTRM. | |
peerConnectionStatus | The Status of the peer connection. | |
shelfId | The shelf ID assigned to this connection by the server. | |
peerRole | The role of the peer (server or client). | |
ipAddress | MTRM peer IP address. | |
connectionType | The type of the peer connection primary - if peer is primary server secondary - if peer is secondary server none - if peer is client |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListMasterTrunkGroupConnPort:mtrmConnPortPeerStatus={index},{peerIndex} |