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