List custom networks
Custom networks
List custom networks
List the custom networks available to your subscriptions.
GET
List custom networks
Lists the custom networks you can deploy into. Pass a network ID as
custom_network_id when creating an Enterprise deployment instance.
VPC peering is not available through the API. To peer a custom network with your own VPC, open a support ticket at support.falkordb.com or email [email protected].
Authorization
Query parameters
string
Only return custom networks available to this subscription.
string
Filter by cloud provider, for example
aws or gcp.string
Filter by cloud provider region, for example
us-east-1.boolean
Return only custom networks. When
false, default and imported networks are included as well.Response
object[]
required
The custom networks. See Describe custom network for the full field list.
200 OK