Skip to main content

Encryptors

Model the devices encapsulating a network’s traffic in IPSEC tunnels.OpenAPI: YAML | JSON

An encryptor has a site connection, an optional underlay connection, one or more tunnels, and the subnets carried over them. It is one kind of synthetic device, and the only kind with no editor in the app, so these operations are the only way to configure it. For the modeling details, see Encryptor.

Changes to a network’s encryptors affect future Snapshots.


Get a network's encryptors
/api/networks/:networkId/encryptors
Replace all of a network’s encryptors
/api/networks/:networkId/encryptors
Get an encryptor
/api/networks/:networkId/encryptors/:deviceName
Add or replace an encryptor
/api/networks/:networkId/encryptors/:deviceName
Update an encryptor
/api/networks/:networkId/encryptors/:deviceName
Remove an encryptor
/api/networks/:networkId/encryptors/:deviceName