Resources | node | system | mgmtIpInterfaceGroup

mgmtIpInterfaceGroup

Specifies the Management Interface Group to be used for communication with the policy server.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name The name of the management IP interface group.
mgmtIpInterfaceStatus The status of the IP interfaces in this IP interface group.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListMgmtIpInterface:mgmtIpInterfaceGroup={name}

  • No labels