zones_created_on

The timestamp of when the Page Rule was created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zones-created-on-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zones_created_on",
  "title": "zones_created_on",
  "description": "The timestamp of when the Page Rule was created.",
  "example": "2014-01-01T05:20:00.12345Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}