{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Backend", "description": "An object that represents the backends that a virtual node is expected to send outbound traffic to.", "type": "object", "properties": { "virtualService": {} } }