dns-analytics_until

End date and time of requesting data period in ISO 8601 format.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-analytics-until-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dns-analytics_until",
  "title": "dns-analytics_until",
  "description": "End date and time of requesting data period in ISO 8601 format.",
  "example": "2023-11-11T13:00:00Z",
  "format": "date-time",
  "type": "string"
}