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