Page MenuHomeVyOS Platform

Raise an error when trying to retrieve or manipulate non-existent IPsec entities
Open, LowPublic

Description

At the moment, trying to reset peers that don't exist in the config will still initiate a VICI connection. Arguably, scripts/API clients should get a clear indication that the request is not correct, and it's faster for VyOS to just send an error in that case, since VICI connections can be quite slow.

Details

Version
-
Is it a breaking change?
Stricter validation