Resources | node | system | serverSoftwareUpgradeStatus

serverSoftwareUpgradeStatus

The system server software upgrade status table describes the status of the server software upgrade module.

Exists on Condition (/system/isOAM ='true') and (/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/deploymentType != 'microservices')

Operational Data

ParameterDescription
name Identifies the server.
upgradeStatus Indicates the current status of the server.
RESTCONF API: GET Example

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

  • No labels