load-balancing_longitude

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

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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