addressing_approved

Approval state of the prefix (P = pending, V = active).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-approved-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_approved",
  "title": "addressing_approved",
  "description": "Approval state of the prefix (P = pending, V = active).",
  "example": "P",
  "type": "string"
}