Resources | node | system | ntp | systemStatus

systemStatus

This table contains system status information about NTP.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/serverAdmin/hwSubType!='virtualContainer')

Operational Data

ParameterDescription
ceName The name of this server.
clock The ntp server time of last successful ntpq poll.
refTime The time this system was last updated.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListGen2Ntp:ntp/systemStatus={ceName}

  • No labels