Resources | system | serverSoftwareUpgradeStatus

serverSoftwareUpgradeStatus

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

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

  • No labels