| |
Exists on Condition | (/system/admin/haMode='haMode1to1') and (/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
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} |