post https://api.syntropystack.com/v1/network/connections/point-to-point
Creates point to point Connections.To establish a P2P 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.
