cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1300
Views
0
Helpful
0
Replies

FTD API: How to clear conn?

NicoloEreni4360
Level 1
Level 1

Hello
Im trying to clear connections using FTD api /action/command passing as body a json like

{
"commandInput": "clear conn all",
"type": "Command"
}

it does not work for me...reply is

{
"error": {
"severity": "ERROR",
"key": "Validation",
"messages": [
{
"description": "This command is not supported or not recognized. Command abbreviations are not allowed.",
"code": "cliCommandNotSupported",
"location": ""
}
]
}
}


is it possible to clear connections via API? 

Thanks
Nicolo`

0 Replies 0
Review Cisco Networking for a $25 gift card