Resources | node | system | admin | vnfr

vnfr

This enables/disables the VNFR REST interface for the upgrade APIs.

Exists on Condition (/system/isOAM ='true') and ((/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/admin/haMode='haModeNto1' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/configMode='oam') or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/admin/haMode='haMode1to1')) and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../../NODE_LIST:nodeName]/system/isVNFM='false'

RESTCONF API: GET Example

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

  • No labels