Printer FriendlyEmail Article Link

Why forcerelease cannot work when use Avalanche API?

Answer

When use forece release command, it cannot work:

SPI_AV:Appliance::ForceRelease 10.61.32.30;0

invalid command name "0"

If meet this error, because the symbol ";" is special character in tcl. We need use :

SPI_AV:Appliance::ForceRelease {10.61.32.30;0}


Product : L4-7,Automation,Avalanche