ksn requestsEnable the sending of requests to KSN.
no ksn requestsDisable the sending of requests to KSN.
show ksn requestsShow the status of sending requests to KSN.
Example output:
ngfw> show ksn requests
{
"ngfw-ksn:ksn": {
"requests": true
}
}
ksn statisticsEnable the sending of statistics to KSN.
no ksn statisticsDisable the sending of statistics to KSN.
show ksn statisticsShow the status of sending statistics to KSN.
Example output:
ngfw> show ksn statistics
{
"ngfw-ksn:ksn": {
"statistics": false
}
}
show ksn statusShow KSN connection status.
Example output:
ngfw> show ksn status
{
"ngfw-ksn:ksn": {
"status": false
}
}