1{
2 "kind": "VirtualMachineInstance",
3 "apiVersion": "kubevirt.io/v1",
4 "metadata": {
5 "name": "nameValue",
6 "generateName": "generateNameValue",
7 "namespace": "namespaceValue",
8 "selfLink": "selfLinkValue",
9 "uid": "uidValue",
10 "resourceVersion": "resourceVersionValue",
11 "generation": 7,
12 "creationTimestamp": "2008-01-01T01:01:01Z",
13 "deletionTimestamp": "2009-01-01T01:01:01Z",
14 "deletionGracePeriodSeconds": 10,
15 "labels": {
16 "labelsKey": "labelsValue"
17 },
18 "annotations": {
19 "annotationsKey": "annotationsValue"
20 },
21 "ownerReferences": [
22 {
23 "apiVersion": "apiVersionValue",
24 "kind": "kindValue",
25 "name": "nameValue",
26 "uid": "uidValue",
27 "controller": true,
28 "blockOwnerDeletion": true
29 }
30 ],
31 "finalizers": [
32 "finalizersValue"
33 ],
34 "managedFields": [
35 {
36 "manager": "managerValue",
37 "operation": "operationValue",
38 "apiVersion": "apiVersionValue",
39 "time": "2004-01-01T01:01:01Z",
40 "fieldsType": "fieldsTypeValue",
41 "fieldsV1": {},
42 "subresource": "subresourceValue"
43 }
44 ]
45 },
46 "spec": {
47 "priorityClassName": "priorityClassNameValue",
48 "domain": {
49 "resources": {
50 "requests": {
51 "requestsKey": "0"
52 },
53 "limits": {
54 "limitsKey": "0"
55 },
56 "overcommitGuestOverhead": true
57 },
58 "cpu": {
59 "cores": 4294967291,
60 "sockets": 4294967289,
61 "maxSockets": 4294967286,
62 "threads": 4294967289,
63 "model": "modelValue",
64 "features": [
65 {
66 "name": "nameValue",
67 "policy": "policyValue"
68 }
69 ],
70 "dedicatedCpuPlacement": true,
71 "numa": {
72 "guestMappingPassthrough": {}
73 },
74 "isolateEmulatorThread": true,
75 "realtime": {
76 "mask": "maskValue"
77 }
78 },
79 "memory": {
80 "hugepages": {
81 "pageSize": "pageSizeValue"
82 },
83 "guest": "0",
84 "maxGuest": "0"
85 },
86 "machine": {
87 "type": "typeValue"
88 },
89 "firmware": {
90 "uuid": "uuidValue",
91 "bootloader": {
92 "bios": {
93 "useSerial": true
94 },
95 "efi": {
96 "secureBoot": true,
97 "persistent": true
98 }
99 },
100 "serial": "serialValue",
101 "kernelBoot": {
102 "kernelArgs": "kernelArgsValue",
103 "container": {
104 "image": "imageValue",
105 "imagePullSecret": "imagePullSecretValue",
106 "imagePullPolicy": "imagePullPolicyValue",
107 "kernelPath": "kernelPathValue",
108 "initrdPath": "initrdPathValue"
109 }
110 },
111 "acpi": {
112 "slicNameRef": "slicNameRefValue"
113 }
114 },
115 "clock": {
116 "utc": {
117 "offsetSeconds": -13
118 },
119 "timezone": "timezoneValue",
120 "timer": {
121 "hpet": {
122 "tickPolicy": "tickPolicyValue",
123 "present": true
124 },
125 "kvm": {
126 "present": true
127 },
128 "pit": {
129 "tickPolicy": "tickPolicyValue",
130 "present": true
131 },
132 "rtc": {
133 "tickPolicy": "tickPolicyValue",
134 "present": true,
135 "track": "trackValue"
136 },
137 "hyperv": {
138 "present": true
139 }
140 }
141 },
142 "features": {
143 "acpi": {
144 "enabled": true
145 },
146 "apic": {
147 "enabled": true,
148 "endOfInterrupt": true
149 },
150 "hypervPassthrough": {
151 "enabled": true
152 },
153 "hyperv": {
154 "relaxed": {
155 "enabled": true
156 },
157 "vapic": {
158 "enabled": true
159 },
160 "spinlocks": {
161 "enabled": true,
162 "spinlocks": 4294967287
163 },
164 "vpindex": {
165 "enabled": true
166 },
167 "runtime": {
168 "enabled": true
169 },
170 "synic": {
171 "enabled": true
172 },
173 "synictimer": {
174 "enabled": true,
175 "direct": {
176 "enabled": true
177 }
178 },
179 "reset": {
180 "enabled": true
181 },
182 "vendorid": {
183 "enabled": true,
184 "vendorid": "vendoridValue"
185 },
186 "frequencies": {
187 "enabled": true
188 },
189 "reenlightenment": {
190 "enabled": true
191 },
192 "tlbflush": {
193 "enabled": true
194 },
195 "ipi": {
196 "enabled": true
197 },
198 "evmcs": {
199 "enabled": true
200 }
201 },
202 "smm": {
203 "enabled": true
204 },
205 "kvm": {
206 "hidden": true
207 },
208 "pvspinlock": {
209 "enabled": true
210 }
211 },
212 "devices": {
213 "useVirtioTransitional": true,
214 "disableHotplug": true,
215 "disks": [
216 {
217 "name": "nameValue",
218 "disk": {
219 "bus": "busValue",
220 "readonly": true,
221 "pciAddress": "pciAddressValue"
222 },
223 "lun": {
224 "bus": "busValue",
225 "readonly": true,
226 "reservation": true
227 },
228 "cdrom": {
229 "bus": "busValue",
230 "readonly": true,
231 "tray": "trayValue"
232 },
233 "bootOrder": 18446744073709551607,
234 "serial": "serialValue",
235 "dedicatedIOThread": true,
236 "cache": "cacheValue",
237 "io": "ioValue",
238 "tag": "tagValue",
239 "blockSize": {
240 "custom": {
241 "logical": 18446744073709551609,
242 "physical": 18446744073709551608
243 },
244 "matchVolume": {
245 "enabled": true
246 }
247 },
248 "shareable": true,
249 "errorPolicy": "errorPolicyValue"
250 }
251 ],
252 "watchdog": {
253 "name": "nameValue",
254 "i6300esb": {
255 "action": "actionValue"
256 }
257 },
258 "interfaces": [
259 {
260 "name": "nameValue",
261 "model": "modelValue",
262 "bridge": {},
263 "slirp": {},
264 "masquerade": {},
265 "sriov": {},
266 "macvtap": {},
267 "passt": {},
268 "binding": {
269 "name": "nameValue"
270 },
271 "ports": [
272 {
273 "name": "nameValue",
274 "protocol": "protocolValue",
275 "port": -4
276 }
277 ],
278 "macAddress": "macAddressValue",
279 "bootOrder": 18446744073709551607,
280 "pciAddress": "pciAddressValue",
281 "dhcpOptions": {
282 "bootFileName": "bootFileNameValue",
283 "tftpServerName": "tftpServerNameValue",
284 "ntpServers": [
285 "ntpServersValue"
286 ],
287 "privateOptions": [
288 {
289 "option": -6,
290 "value": "valueValue"
291 }
292 ]
293 },
294 "tag": "tagValue",
295 "acpiIndex": -9,
296 "state": "stateValue"
297 }
298 ],
299 "inputs": [
300 {
301 "bus": "busValue",
302 "type": "typeValue",
303 "name": "nameValue"
304 }
305 ],
306 "autoattachPodInterface": true,
307 "autoattachGraphicsDevice": true,
308 "autoattachSerialConsole": true,
309 "logSerialConsole": true,
310 "autoattachMemBalloon": true,
311 "autoattachInputDevice": true,
312 "autoattachVSOCK": true,
313 "rng": {},
314 "blockMultiQueue": true,
315 "networkInterfaceMultiqueue": true,
316 "gpus": [
317 {
318 "name": "nameValue",
319 "deviceName": "deviceNameValue",
320 "virtualGPUOptions": {
321 "display": {
322 "enabled": true,
323 "ramFB": {
324 "enabled": true
325 }
326 }
327 },
328 "tag": "tagValue"
329 }
330 ],
331 "downwardMetrics": {},
332 "filesystems": [
333 {
334 "name": "nameValue",
335 "virtiofs": {}
336 }
337 ],
338 "hostDevices": [
339 {
340 "name": "nameValue",
341 "deviceName": "deviceNameValue",
342 "tag": "tagValue"
343 }
344 ],
345 "clientPassthrough": {},
346 "sound": {
347 "name": "nameValue",
348 "model": "modelValue"
349 },
350 "tpm": {
351 "persistent": true
352 }
353 },
354 "ioThreadsPolicy": "ioThreadsPolicyValue",
355 "chassis": {
356 "manufacturer": "manufacturerValue",
357 "version": "versionValue",
358 "serial": "serialValue",
359 "asset": "assetValue",
360 "sku": "skuValue"
361 },
362 "launchSecurity": {
363 "sev": {
364 "policy": {
365 "encryptedState": true
366 },
367 "attestation": {},
368 "session": "sessionValue",
369 "dhCert": "dhCertValue"
370 }
371 }
372 },
373 "nodeSelector": {
374 "nodeSelectorKey": "nodeSelectorValue"
375 },
376 "affinity": {
377 "nodeAffinity": {
378 "requiredDuringSchedulingIgnoredDuringExecution": {
379 "nodeSelectorTerms": [
380 {
381 "matchExpressions": [
382 {
383 "key": "keyValue",
384 "operator": "operatorValue",
385 "values": [
386 "valuesValue"
387 ]
388 }
389 ],
390 "matchFields": [
391 {
392 "key": "keyValue",
393 "operator": "operatorValue",
394 "values": [
395 "valuesValue"
396 ]
397 }
398 ]
399 }
400 ]
401 },
402 "preferredDuringSchedulingIgnoredDuringExecution": [
403 {
404 "weight": 1,
405 "preference": {
406 "matchExpressions": [
407 {
408 "key": "keyValue",
409 "operator": "operatorValue",
410 "values": [
411 "valuesValue"
412 ]
413 }
414 ],
415 "matchFields": [
416 {
417 "key": "keyValue",
418 "operator": "operatorValue",
419 "values": [
420 "valuesValue"
421 ]
422 }
423 ]
424 }
425 }
426 ]
427 },
428 "podAffinity": {
429 "requiredDuringSchedulingIgnoredDuringExecution": [
430 {
431 "labelSelector": {
432 "matchLabels": {
433 "matchLabelsKey": "matchLabelsValue"
434 },
435 "matchExpressions": [
436 {
437 "key": "keyValue",
438 "operator": "operatorValue",
439 "values": [
440 "valuesValue"
441 ]
442 }
443 ]
444 },
445 "namespaces": [
446 "namespacesValue"
447 ],
448 "topologyKey": "topologyKeyValue",
449 "namespaceSelector": {
450 "matchLabels": {
451 "matchLabelsKey": "matchLabelsValue"
452 },
453 "matchExpressions": [
454 {
455 "key": "keyValue",
456 "operator": "operatorValue",
457 "values": [
458 "valuesValue"
459 ]
460 }
461 ]
462 }
463 }
464 ],
465 "preferredDuringSchedulingIgnoredDuringExecution": [
466 {
467 "weight": 1,
468 "podAffinityTerm": {
469 "labelSelector": {
470 "matchLabels": {
471 "matchLabelsKey": "matchLabelsValue"
472 },
473 "matchExpressions": [
474 {
475 "key": "keyValue",
476 "operator": "operatorValue",
477 "values": [
478 "valuesValue"
479 ]
480 }
481 ]
482 },
483 "namespaces": [
484 "namespacesValue"
485 ],
486 "topologyKey": "topologyKeyValue",
487 "namespaceSelector": {
488 "matchLabels": {
489 "matchLabelsKey": "matchLabelsValue"
490 },
491 "matchExpressions": [
492 {
493 "key": "keyValue",
494 "operator": "operatorValue",
495 "values": [
496 "valuesValue"
497 ]
498 }
499 ]
500 }
501 }
502 }
503 ]
504 },
505 "podAntiAffinity": {
506 "requiredDuringSchedulingIgnoredDuringExecution": [
507 {
508 "labelSelector": {
509 "matchLabels": {
510 "matchLabelsKey": "matchLabelsValue"
511 },
512 "matchExpressions": [
513 {
514 "key": "keyValue",
515 "operator": "operatorValue",
516 "values": [
517 "valuesValue"
518 ]
519 }
520 ]
521 },
522 "namespaces": [
523 "namespacesValue"
524 ],
525 "topologyKey": "topologyKeyValue",
526 "namespaceSelector": {
527 "matchLabels": {
528 "matchLabelsKey": "matchLabelsValue"
529 },
530 "matchExpressions": [
531 {
532 "key": "keyValue",
533 "operator": "operatorValue",
534 "values": [
535 "valuesValue"
536 ]
537 }
538 ]
539 }
540 }
541 ],
542 "preferredDuringSchedulingIgnoredDuringExecution": [
543 {
544 "weight": 1,
545 "podAffinityTerm": {
546 "labelSelector": {
547 "matchLabels": {
548 "matchLabelsKey": "matchLabelsValue"
549 },
550 "matchExpressions": [
551 {
552 "key": "keyValue",
553 "operator": "operatorValue",
554 "values": [
555 "valuesValue"
556 ]
557 }
558 ]
559 },
560 "namespaces": [
561 "namespacesValue"
562 ],
563 "topologyKey": "topologyKeyValue",
564 "namespaceSelector": {
565 "matchLabels": {
566 "matchLabelsKey": "matchLabelsValue"
567 },
568 "matchExpressions": [
569 {
570 "key": "keyValue",
571 "operator": "operatorValue",
572 "values": [
573 "valuesValue"
574 ]
575 }
576 ]
577 }
578 }
579 }
580 ]
581 }
582 },
583 "schedulerName": "schedulerNameValue",
584 "tolerations": [
585 {
586 "key": "keyValue",
587 "operator": "operatorValue",
588 "value": "valueValue",
589 "effect": "effectValue",
590 "tolerationSeconds": 5
591 }
592 ],
593 "topologySpreadConstraints": [
594 {
595 "maxSkew": 1,
596 "topologyKey": "topologyKeyValue",
597 "whenUnsatisfiable": "whenUnsatisfiableValue",
598 "labelSelector": {
599 "matchLabels": {
600 "matchLabelsKey": "matchLabelsValue"
601 },
602 "matchExpressions": [
603 {
604 "key": "keyValue",
605 "operator": "operatorValue",
606 "values": [
607 "valuesValue"
608 ]
609 }
610 ]
611 },
612 "minDomains": 5,
613 "nodeAffinityPolicy": "nodeAffinityPolicyValue",
614 "nodeTaintsPolicy": "nodeTaintsPolicyValue",
615 "matchLabelKeys": [
616 "matchLabelKeysValue"
617 ]
618 }
619 ],
620 "evictionStrategy": "evictionStrategyValue",
621 "startStrategy": "startStrategyValue",
622 "terminationGracePeriodSeconds": -29,
623 "volumes": [
624 {
625 "name": "nameValue",
626 "hostDisk": {
627 "path": "pathValue",
628 "type": "typeValue",
629 "capacity": "0",
630 "shared": true
631 },
632 "persistentVolumeClaim": {
633 "claimName": "claimNameValue",
634 "readOnly": true,
635 "hotpluggable": true
636 },
637 "cloudInitNoCloud": {
638 "secretRef": {
639 "name": "nameValue"
640 },
641 "userDataBase64": "userDataBase64Value",
642 "userData": "userDataValue",
643 "networkDataSecretRef": {
644 "name": "nameValue"
645 },
646 "networkDataBase64": "networkDataBase64Value",
647 "networkData": "networkDataValue"
648 },
649 "cloudInitConfigDrive": {
650 "secretRef": {
651 "name": "nameValue"
652 },
653 "userDataBase64": "userDataBase64Value",
654 "userData": "userDataValue",
655 "networkDataSecretRef": {
656 "name": "nameValue"
657 },
658 "networkDataBase64": "networkDataBase64Value",
659 "networkData": "networkDataValue"
660 },
661 "sysprep": {
662 "secret": {
663 "name": "nameValue"
664 },
665 "configMap": {
666 "name": "nameValue"
667 }
668 },
669 "containerDisk": {
670 "image": "imageValue",
671 "imagePullSecret": "imagePullSecretValue",
672 "path": "pathValue",
673 "imagePullPolicy": "imagePullPolicyValue"
674 },
675 "ephemeral": {
676 "persistentVolumeClaim": {
677 "claimName": "claimNameValue",
678 "readOnly": true
679 }
680 },
681 "emptyDisk": {
682 "capacity": "0"
683 },
684 "dataVolume": {
685 "name": "nameValue",
686 "hotpluggable": true
687 },
688 "configMap": {
689 "name": "nameValue",
690 "optional": true,
691 "volumeLabel": "volumeLabelValue"
692 },
693 "secret": {
694 "secretName": "secretNameValue",
695 "optional": true,
696 "volumeLabel": "volumeLabelValue"
697 },
698 "downwardAPI": {
699 "fields": [
700 {
701 "path": "pathValue",
702 "fieldRef": {
703 "apiVersion": "apiVersionValue",
704 "fieldPath": "fieldPathValue"
705 },
706 "resourceFieldRef": {
707 "containerName": "containerNameValue",
708 "resource": "resourceValue",
709 "divisor": "0"
710 },
711 "mode": 4
712 }
713 ],
714 "volumeLabel": "volumeLabelValue"
715 },
716 "serviceAccount": {
717 "serviceAccountName": "serviceAccountNameValue"
718 },
719 "downwardMetrics": {},
720 "memoryDump": {
721 "claimName": "claimNameValue",
722 "readOnly": true,
723 "hotpluggable": true
724 }
725 }
726 ],
727 "livenessProbe": {
728 "exec": {
729 "command": [
730 "commandValue"
731 ]
732 },
733 "guestAgentPing": {},
734 "httpGet": {
735 "path": "pathValue",
736 "port": "portValue",
737 "host": "hostValue",
738 "scheme": "schemeValue",
739 "httpHeaders": [
740 {
741 "name": "nameValue",
742 "value": "valueValue"
743 }
744 ]
745 },
746 "tcpSocket": {
747 "port": "portValue",
748 "host": "hostValue"
749 },
750 "initialDelaySeconds": -19,
751 "timeoutSeconds": -14,
752 "periodSeconds": -13,
753 "successThreshold": -16,
754 "failureThreshold": -16
755 },
756 "readinessProbe": {
757 "exec": {
758 "command": [
759 "commandValue"
760 ]
761 },
762 "guestAgentPing": {},
763 "httpGet": {
764 "path": "pathValue",
765 "port": "portValue",
766 "host": "hostValue",
767 "scheme": "schemeValue",
768 "httpHeaders": [
769 {
770 "name": "nameValue",
771 "value": "valueValue"
772 }
773 ]
774 },
775 "tcpSocket": {
776 "port": "portValue",
777 "host": "hostValue"
778 },
779 "initialDelaySeconds": -19,
780 "timeoutSeconds": -14,
781 "periodSeconds": -13,
782 "successThreshold": -16,
783 "failureThreshold": -16
784 },
785 "hostname": "hostnameValue",
786 "subdomain": "subdomainValue",
787 "networks": [
788 {
789 "name": "nameValue",
790 "pod": {
791 "vmNetworkCIDR": "vmNetworkCIDRValue",
792 "vmIPv6NetworkCIDR": "vmIPv6NetworkCIDRValue"
793 },
794 "multus": {
795 "networkName": "networkNameValue",
796 "default": true
797 }
798 }
799 ],
800 "dnsPolicy": "dnsPolicyValue",
801 "dnsConfig": {
802 "nameservers": [
803 "nameserversValue"
804 ],
805 "searches": [
806 "searchesValue"
807 ],
808 "options": [
809 {
810 "name": "nameValue",
811 "value": "valueValue"
812 }
813 ]
814 },
815 "accessCredentials": [
816 {
817 "sshPublicKey": {
818 "source": {
819 "secret": {
820 "secretName": "secretNameValue"
821 }
822 },
823 "propagationMethod": {
824 "configDrive": {},
825 "noCloud": {},
826 "qemuGuestAgent": {
827 "users": [
828 "usersValue"
829 ]
830 }
831 }
832 },
833 "userPassword": {
834 "source": {
835 "secret": {
836 "secretName": "secretNameValue"
837 }
838 },
839 "propagationMethod": {
840 "qemuGuestAgent": {}
841 }
842 }
843 }
844 ],
845 "architecture": "architectureValue"
846 },
847 "status": {
848 "nodeName": "nodeNameValue",
849 "reason": "reasonValue",
850 "conditions": [
851 {
852 "type": "typeValue",
853 "status": "statusValue",
854 "lastProbeTime": "1987-01-01T01:01:01Z",
855 "lastTransitionTime": "1982-01-01T01:01:01Z",
856 "reason": "reasonValue",
857 "message": "messageValue"
858 }
859 ],
860 "phase": "phaseValue",
861 "phaseTransitionTimestamps": [
862 {
863 "phase": "phaseValue",
864 "phaseTransitionTimestamp": "1976-01-01T01:01:01Z"
865 }
866 ],
867 "interfaces": [
868 {
869 "ipAddress": "ipAddressValue",
870 "mac": "macValue",
871 "name": "nameValue",
872 "ipAddresses": [
873 "ipAddressesValue"
874 ],
875 "interfaceName": "interfaceNameValue",
876 "infoSource": "infoSourceValue",
877 "queueCount": -10
878 }
879 ],
880 "guestOSInfo": {
881 "name": "nameValue",
882 "kernelRelease": "kernelReleaseValue",
883 "version": "versionValue",
884 "prettyName": "prettyNameValue",
885 "versionId": "versionIdValue",
886 "kernelVersion": "kernelVersionValue",
887 "machine": "machineValue",
888 "id": "idValue"
889 },
890 "migrationState": {
891 "startTimestamp": "1986-01-01T01:01:01Z",
892 "endTimestamp": "1988-01-01T01:01:01Z",
893 "targetNodeDomainReadyTimestamp": "1970-01-01T01:01:01Z",
894 "targetNodeDomainDetected": true,
895 "targetNodeAddress": "targetNodeAddressValue",
896 "targetDirectMigrationNodePorts": {
897 "targetDirectMigrationNodePortsKey": -30
898 },
899 "targetNode": "targetNodeValue",
900 "targetPod": "targetPodValue",
901 "targetAttachmentPodUID": "targetAttachmentPodUIDValue",
902 "sourceNode": "sourceNodeValue",
903 "sourcePod": "sourcePodValue",
904 "completed": true,
905 "failed": true,
906 "abortRequested": true,
907 "abortStatus": "abortStatusValue",
908 "failureReason": "failureReasonValue",
909 "migrationUid": "migrationUidValue",
910 "mode": "modeValue",
911 "migrationPolicyName": "migrationPolicyNameValue",
912 "migrationConfiguration": {
913 "nodeDrainTaintKey": "nodeDrainTaintKeyValue",
914 "parallelOutboundMigrationsPerNode": 4294967263,
915 "parallelMigrationsPerCluster": 4294967268,
916 "allowAutoConverge": true,
917 "bandwidthPerMigration": "0",
918 "completionTimeoutPerGiB": -23,
919 "progressTimeout": -15,
920 "unsafeMigrationOverride": true,
921 "allowPostCopy": true,
922 "disableTLS": true,
923 "network": "networkValue",
924 "matchSELinuxLevelOnMigration": true
925 },
926 "targetCPUSet": [
927 -12
928 ],
929 "targetNodeTopology": "targetNodeTopologyValue"
930 },
931 "migrationMethod": "migrationMethodValue",
932 "migrationTransport": "migrationTransportValue",
933 "qosClass": "qosClassValue",
934 "launcherContainerImageVersion": "launcherContainerImageVersionValue",
935 "evacuationNodeName": "evacuationNodeNameValue",
936 "activePods": {
937 "activePodsKey": "activePodsValue"
938 },
939 "volumeStatus": [
940 {
941 "name": "nameValue",
942 "target": "targetValue",
943 "phase": "phaseValue",
944 "reason": "reasonValue",
945 "message": "messageValue",
946 "persistentVolumeClaimInfo": {
947 "accessModes": [
948 "accessModesValue"
949 ],
950 "volumeMode": "volumeModeValue",
951 "capacity": {
952 "capacityKey": "0"
953 },
954 "requests": {
955 "requestsKey": "0"
956 },
957 "preallocated": true,
958 "filesystemOverhead": "filesystemOverheadValue"
959 },
960 "hotplugVolume": {
961 "attachPodName": "attachPodNameValue",
962 "attachPodUID": "attachPodUIDValue"
963 },
964 "size": -4,
965 "memoryDumpVolume": {
966 "startTimestamp": "1986-01-01T01:01:01Z",
967 "endTimestamp": "1988-01-01T01:01:01Z",
968 "claimName": "claimNameValue",
969 "targetFileName": "targetFileNameValue"
970 },
971 "containerDiskVolume": {
972 "checksum": 4294967288
973 }
974 }
975 ],
976 "kernelBootStatus": {
977 "kernelInfo": {
978 "checksum": 4294967288
979 },
980 "initrdInfo": {
981 "checksum": 4294967288
982 }
983 },
984 "fsFreezeStatus": "fsFreezeStatusValue",
985 "topologyHints": {
986 "tscFrequency": -12
987 },
988 "virtualMachineRevisionName": "virtualMachineRevisionNameValue",
989 "runtimeUser": 18446744073709551605,
990 "VSOCKCID": 4294967288,
991 "selinuxContext": "selinuxContextValue",
992 "machine": {
993 "type": "typeValue"
994 },
995 "currentCPUTopology": {
996 "cores": 4294967291,
997 "sockets": 4294967289,
998 "threads": 4294967289
999 },
1000 "memory": {
1001 "guestAtBoot": "0",
1002 "guestCurrent": "0",
1003 "guestRequested": "0"
1004 }
1005 }
1006}
View as plain text