Approval state of the prefix (P = pending, V = active).
{ "$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" }