| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
name | The unique identifier assigned to this card or server. | |
actualCeName | Instance/Ce Name given by user as userdata | |
hwType | HW type of the server | |
hwSubType | HW sub-type of the server |
Operation Name | Description |
---|---|
restart | Restart a server/CE |
softReset | Restart application on the server without rebooting the server. |
forceCoreDump | Force generation of process core dumps |
startSoftwareUpgrade | Initiates live software upgrade with the package specified. |
removeCoredump | Removes coredump. |
appArmor | Enable/Disable AppArmor on this system. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/serverAdmin={name} |