Resources | node | system | softwareUpgradeDetailedStatus

softwareUpgradeDetailedStatus

The system software upgrade detailed status table describes the detailed status of the 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
systemName Identifies the system.
detailedStatus Prints the detailed upgrade status.
RESTCONF API: GET Example

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

  • No labels