-
Notifications
You must be signed in to change notification settings - Fork 0
/
testevent.json
49 lines (49 loc) · 1.31 KB
/
testevent.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"id": "08179137-b8e0-4973-b05f-8f212bf5003b",
"source": "https://10.0.0.1:443/sdk",
"specversion": "1.0",
"eventclass": "event",
"type": "com.vmware.vsphere.VmPoweredOffEvent.v0",
"time": "2020-02-11T21:29:54.9052539Z",
"data": {
"Key": 9902,
"ChainId": 9895,
"CreatedTime": "2020-02-11T21:28:23.677595Z",
"UserName": "VSPHERE.LOCAL\\Administrator",
"Datacenter": {
"Name": "testDC",
"Datacenter": {
"Type": "Datacenter",
"Value": "datacenter-2"
}
},
"ComputeResource": {
"Name": "cls",
"ComputeResource": {
"Type": "ClusterComputeResource",
"Value": "domain-c7"
}
},
"Host": {
"Name": "10.185.22.74",
"Host": {
"Type": "HostSystem",
"Value": "host-21"
}
},
"Vm": {
"Name": "test-01",
"Vm": {
"Type": "VirtualMachine",
"Value": "vm-56"
}
},
"Ds": null,
"Net": null,
"Dvs": null,
"FullFormattedMessage": "test-01 on 10.0.0.1 in testDC is powered off",
"ChangeTag": "",
"Template": false
},
"datacontenttype": "application/json"
}