{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "VirtualGatewayClientTlsCertificate", "description": "An object that represents the virtual gateway's client's Transport Layer Security (TLS) certificate.", "type": "object", "properties": { "file": {}, "sds": {} } }