|
Parameter | Description | |
---|---|---|
vmgName | The name of this Virtual Media Gateway. | |
index | The index of this Virtual Media Gateway. | |
contextCount | Total no. of contexts in this Virtual Media Gateway. | |
termCount | Total no. of Terminations in this Virtual Media Gateway. | |
assocState | This object shows the associate states of VMG. | |
mgcRemoteIpSockAddr | Remote IP address and Port for the MGC. | |
localSigIpSockAddr | Local IP address and Port for the H248 Signaling. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusVirtualMediaGateway:h248Statistics/vmgInfoSummary={vmgName} |