Resources | system | softwareUpgradeDetailedStatus

softwareUpgradeDetailedStatus

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

Exists on Condition (/system/admin/haMode='haMode1to1') and (/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/sonusSystem:system/softwareUpgradeDetailedStatus={systemName}

  • No labels