Create Private Space Connection

POST {{cloudhub2-url}}/organizations/{{organization_id}}/privatespaces/{{private_space_id}}/connections

create a Private Space Connection

Request Body

{"name"=>"<string>", "vpns"=>[{"name"=>"<string>", "remoteIpAddress"=>"<string>", "vpnId"=>"<string>", "connectionId"=>"<string>", "connectionName"=>"<string>", "vpnConnectionStatus"=>"<string>", "remoteAsn"=>"<number>", "localAsn"=>"<number>"}, {"name"=>"<string>", "remoteIpAddress"=>"<string>", "vpnId"=>"<string>", "connectionId"=>"<string>", "connectionName"=>"<string>", "vpnConnectionStatus"=>"<string>", "remoteAsn"=>"<number>", "localAsn"=>"<number>"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring