From e28a618db0505d8ba6fdd64a1bb5cddb170090f8 Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Mon, 11 Apr 2022 16:27:22 +0200 Subject: Rename top-level property "system_name" -> "display_name" --- example_data_2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_data_2.json') diff --git a/example_data_2.json b/example_data_2.json index ad35fcd..90e3f0a 100644 --- a/example_data_2.json +++ b/example_data_2.json @@ -9,7 +9,7 @@ "abuse_mail": "abuse@test.soc.sunet.se", "domain": "sunet.se", "timestamp_in_utc": "2021-06-30T10:00 UTC", - "system_name": "VMware ESXi 6.7.0 build-17700523", + "display_name": "VMware ESXi 6.7.0 build-17700523", "description": "VMware ESXi is an enterprise-class, type-1 hypervisor developed by VMware for deploying and serving virtual computers. As a type-1 hypervisor, ESXi is not a software application that is installed on an operating system; instead, it includes and integrates vital OS components, such as a kernel.", "custom_data": { "subject_cn": { -- cgit v1.1