post https://api.syntropystack.com/v1/network/connections/mesh
Creates Mesh Connections.To establish a mesh connection between 2 agents, you need to provide the following:
- agent 1 ID
- agent 2 ID
Additionally, you can enable/disable SDN by providing the boolean
value to sdn_enabled
property alongside with sdn_paths
that is an object containing 3 arrays of integers: SDN1
, SDN2
and SDN3
.