Resources | node | system | ethernetPort | packetAdmin | switchover

switchover

Switch the physical port

Output Params

NameDescription
result
reason
RESTCONF API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/yang-data+xml' https://{SBX-SERVER}/restconf/operations/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListPort:ethernetPort/packetAdmin={ceName},{portName}/switchover --data '
<switchover/>
'

  • No labels