{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Logging", "description": "An object that represents the logging information for a virtual node.", "type": "object", "properties": { "accessLog": {} } }