You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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