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'

Operational Data

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

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/serverSoftwareUpgradeStatus/{name}

  • No labels