{ "@context": { "@version": 1.1, "td": "https://developer.teradata.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "ApiInfo": "td:ApiInfo", "Issue": "td:Issue", "Manager": "td:Manager", "Node": "td:Node", "QuerySummary": "td:QuerySummary", "Software": "td:Software", "User": "td:User", "DataCenter": "td:DataCenter", "System": "td:System", "Bridge": "td:Bridge", "Connector": "td:Connector", "Link": "td:Link", "Fabric": "td:Fabric", "Network": "td:Network", "CommPolicy": "td:CommPolicy", "version": { "@id": "schema:version", "@type": "xsd:string" }, "build": { "@id": "td:build", "@type": "xsd:string" }, "status": { "@id": "td:status", "@type": "xsd:string" }, "severity": { "@id": "td:severity", "@type": "xsd:string" }, "message": { "@id": "td:message", "@type": "xsd:string" }, "source": { "@id": "td:source", "@type": "xsd:string" }, "timestamp": { "@id": "td:timestamp", "@type": "xsd:dateTime" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "hostname": { "@id": "td:hostname", "@type": "xsd:string" }, "systemId": { "@id": "td:systemId", "@type": "xsd:string" }, "softwareVersion": { "@id": "schema:softwareVersion", "@type": "xsd:string" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "location": { "@id": "td:location", "@type": "xsd:string" }, "dataCenterId": { "@id": "td:dataCenterId", "@type": "xsd:string" }, "sourceSystemId": { "@id": "td:sourceSystemId", "@type": "xsd:string" }, "targetSystemId": { "@id": "td:targetSystemId", "@type": "xsd:string" }, "subnet": { "@id": "td:subnet", "@type": "xsd:string" }, "encryption": { "@id": "td:encryption", "@type": "xsd:boolean" }, "compression": { "@id": "td:compression", "@type": "xsd:boolean" }, "maxBandwidth": { "@id": "td:maxBandwidth", "@type": "xsd:integer" }, "fabricId": { "@id": "td:fabricId", "@type": "xsd:string" }, "roles": { "@id": "td:roles", "@container": "@set" }, "username": { "@id": "td:username", "@type": "xsd:string" } } }