{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/load-balancing_until",
"title": "load-balancing_until",
"description": "End date and time of requesting data period in the ISO8601 format.",
"example": "2016-11-11T13:00:00Z",
"format": "date-time",
"type": "string"
}