Topology
Last updated
Last updated
/topology/regions/{regionId}/areas/{areaId}/certificates
EB
EB-INT
/topology/regions/{regionId}/areas/{areaId}/ssl-profiles
EB
EB-INT
A low-latency network area, in which we can create load balancers to address several availabilty-zones within this area.
Use param withAvailabilityZones=true
to retrieve Availability Zones of the region.
/topology/regions/{region}
Region Name, example: EB
Include Areas
A low-latency network area, in which we can create load balancers to address several availabilty-zones within this area.
Use param withAvailabilityZones=true
to retrieve Availability Zones of the region.
/topology/regions/{region}/areas
Region Name, example: EB
Platform Id, example: deb10
Include Availability Zone
This method returns the list of accessible networks from an Availability Zone.
You can use scope
query parameter to filter frontend/backend networks,
and onlyNonFull
if you want only networks with available IP addresses to be listed
/topology/regions/{region}/areas/{area}/availability-zones/{az}/networks
Region Name, example: EB
Area Name, example: EB-QA
AZ Name, example: EB-QA-A
This method returns the list of accessible authentication domains within a network.
/topology/regions/{region}/areas/{area}/availability-zones/{az}/networks/{network}/authentication-domains
Region Name, example: EB
Area Name, example: EB-QA
AZ Name, example: EB-QA-A
Network Id, example: 123
A healthcheck is a test performed on a loadbalanced url to retrieve the status of the service Use the clouds
parameter (comma-separated list of long) to restrict results to specified Clouds IDs (use the /me to obtain the list of your Clouds).
/topology/regions/{region}/areas/{area}/healthchecks
Region Name, example: EB
Area Name, example: EB-QA
This method returns the list of accessible networks from a Load balancing Zone.
scope
query parameter to filter private
, interco
, internet
networks. for 'frontend' and 'backend' networks, use scope=private
environment
query parameter to filter production
, non_production
networks. for 'production' networks, use environment=production
onlyNonFull
if you want only networks with available IP addresses to be listed.clouds
parameter (comma-separated list of long) to restrict results to specified Clouds IDs (use the /me to obtain the list of your Clouds)./topology/regions/{region}/areas/{area}/loadbalancers-networks
Region Name, example: EB
Area Name, example: EB-QA
This method returns the list of accessible networks from an Area.
scope
filter by network scopeonlyNonFull
if you want only networks with available IP addresses to be listed/topology/regions/{region}/areas/{area}/networks
Region Name, example: EB
Area Name, example: EB-QA