load-balancing_latitude

The latitude of the data center containing the origins used in this pool in decimal degrees. If this is set, longitude must also be set.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-latitude-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_latitude",
  "title": "load-balancing_latitude",
  "description": "The latitude of the data center containing the origins used in this pool in decimal degrees. If this is set, longitude must also be set.",
  "type": "number"
}