Create Peer
Create a Postgres peer
Here is the request and response format for creating a Postgres peer. SSH tunneling is optional for peer creation.
Request Fields
Configuration of the peer to be created.
Whether you wish to update a peer with this name if it already exists. Default is false
.
Response Fields
Whether the creation/update was successful. If yes, the value will be CREATED
. Else it will be FAILED
.
Error message if any