{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "VirtualGatewayClientPolicyTls", "type": "record", "fields": [ { "name": "certificate", "type": "string" }, { "name": "enforce", "type": "string" }, { "name": "ports", "type": "string" }, { "name": "validation", "type": "string" } ] }