|
Parameter | Presence | Type | Default | Description | |
---|---|---|---|---|---|
serverNo | M | enumeration | The serverNo of the Remote Host. | ||
syslogRemoteHost | O | string | 0.0.0.0 | Specifies the remote host where the messages are written to the syslog Server. This must be a valid IP address. | |
syslogRemoteProtocol | O | enumeration | tcp | Specifies the protocol to use to send messages to the remote syslog. | |
syslogRemotePort | O | uint16 | 514 | Specifies the port to use to send messages to the remote syslog. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusOrca:oam/eventLog/typeAdmin={type}/servers={serverNo} |