{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ResourceQuotaDescription", "title": "ResourceQuotaDescription", "description": "A more verbose description of what this resource quota enforces.", "type": "string", "example": "Across the organization, the aggregate number of active networks cannot exceed this value.", "readOnly": true }