github.com/vmware/govmomi@v0.43.0/vim25/types/testdata/vminfo-typename-at-end.json (about) 1 { 2 "changeVersion": "2022-12-12T11:48:35.473645Z", 3 "modified": "1970-01-01T00:00:00Z", 4 "name": "test", 5 "guestFullName": "VMware Photon OS (64-bit)", 6 "version": "vmx-20", 7 "uuid": "422ca90b-853b-1101-3350-759f747730cc", 8 "createDate": "2022-12-12T11:47:24.685785Z", 9 "instanceUuid": "502cc2a5-1f06-2890-6d70-ba2c55c5c2b7", 10 "npivTemporaryDisabled": true, 11 "locationId": "Earth", 12 "template": false, 13 "guestId": "vmwarePhoton64Guest", 14 "alternateGuestName": "", 15 "annotation": "Hello, world.", 16 "files": { 17 "_typeName": "VirtualMachineFileInfo", 18 "vmPathName": "[datastore1] test/test.vmx", 19 "snapshotDirectory": "[datastore1] test/", 20 "suspendDirectory": "[datastore1] test/", 21 "logDirectory": "[datastore1] test/" 22 }, 23 "tools": { 24 "_typeName": "ToolsConfigInfo", 25 "toolsVersion": 1, 26 "afterPowerOn": true, 27 "afterResume": true, 28 "beforeGuestStandby": true, 29 "beforeGuestShutdown": true, 30 "toolsUpgradePolicy": "manual", 31 "syncTimeWithHostAllowed": true, 32 "syncTimeWithHost": false, 33 "lastInstallInfo": { 34 "_typeName": "ToolsConfigInfoToolsLastInstallInfo", 35 "counter": 0 36 } 37 }, 38 "flags": { 39 "_typeName": "VirtualMachineFlagInfo", 40 "enableLogging": true, 41 "useToe": false, 42 "runWithDebugInfo": false, 43 "monitorType": "release", 44 "htSharing": "any", 45 "snapshotDisabled": false, 46 "snapshotLocked": false, 47 "diskUuidEnabled": false, 48 "snapshotPowerOffBehavior": "powerOff", 49 "recordReplayEnabled": false, 50 "faultToleranceType": "unset", 51 "cbrcCacheEnabled": false, 52 "vvtdEnabled": false, 53 "vbsEnabled": false 54 }, 55 "defaultPowerOps": { 56 "_typeName": "VirtualMachineDefaultPowerOpInfo", 57 "powerOffType": "soft", 58 "suspendType": "hard", 59 "resetType": "soft", 60 "defaultPowerOffType": "soft", 61 "defaultSuspendType": "hard", 62 "defaultResetType": "soft", 63 "standbyAction": "checkpoint" 64 }, 65 "rebootPowerOff": false, 66 "hardware": { 67 "_typeName": "VirtualHardware", 68 "numCPU": 1, 69 "numCoresPerSocket": 1, 70 "autoCoresPerSocket": true, 71 "memoryMB": 2048, 72 "virtualICH7MPresent": false, 73 "virtualSMCPresent": false, 74 "device": [ 75 { 76 "_typeName": "VirtualIDEController", 77 "key": 200, 78 "deviceInfo": { 79 "_typeName": "Description", 80 "label": "IDE 0", 81 "summary": "IDE 0" 82 }, 83 "busNumber": 0 84 }, 85 { 86 "_typeName": "VirtualIDEController", 87 "key": 201, 88 "deviceInfo": { 89 "_typeName": "Description", 90 "label": "IDE 1", 91 "summary": "IDE 1" 92 }, 93 "busNumber": 1 94 }, 95 { 96 "_typeName": "VirtualPS2Controller", 97 "key": 300, 98 "deviceInfo": { 99 "_typeName": "Description", 100 "label": "PS2 controller 0", 101 "summary": "PS2 controller 0" 102 }, 103 "busNumber": 0, 104 "device": [600, 700] 105 }, 106 { 107 "_typeName": "VirtualPCIController", 108 "key": 100, 109 "deviceInfo": { 110 "_typeName": "Description", 111 "label": "PCI controller 0", 112 "summary": "PCI controller 0" 113 }, 114 "busNumber": 0, 115 "device": [500, 12000, 14000, 1000, 15000, 4000] 116 }, 117 { 118 "_typeName": "VirtualSIOController", 119 "key": 400, 120 "deviceInfo": { 121 "_typeName": "Description", 122 "label": "SIO controller 0", 123 "summary": "SIO controller 0" 124 }, 125 "busNumber": 0 126 }, 127 { 128 "_typeName": "VirtualKeyboard", 129 "key": 600, 130 "deviceInfo": { 131 "_typeName": "Description", 132 "label": "Keyboard", 133 "summary": "Keyboard" 134 }, 135 "controllerKey": 300, 136 "unitNumber": 0 137 }, 138 { 139 "_typeName": "VirtualPointingDevice", 140 "key": 700, 141 "deviceInfo": { 142 "_typeName": "Description", 143 "label": "Pointing device", 144 "summary": "Pointing device; Device" 145 }, 146 "backing": { 147 "_typeName": "VirtualPointingDeviceDeviceBackingInfo", 148 "deviceName": "", 149 "useAutoDetect": false, 150 "hostPointingDevice": "autodetect" 151 }, 152 "controllerKey": 300, 153 "unitNumber": 1 154 }, 155 { 156 "_typeName": "VirtualMachineVideoCard", 157 "key": 500, 158 "deviceInfo": { 159 "_typeName": "Description", 160 "label": "Video card ", 161 "summary": "Video card" 162 }, 163 "controllerKey": 100, 164 "unitNumber": 0, 165 "videoRamSizeInKB": 4096, 166 "numDisplays": 1, 167 "useAutoDetect": false, 168 "enable3DSupport": false, 169 "use3dRenderer": "automatic", 170 "graphicsMemorySizeInKB": 262144 171 }, 172 { 173 "_typeName": "VirtualMachineVMCIDevice", 174 "key": 12000, 175 "deviceInfo": { 176 "_typeName": "Description", 177 "label": "VMCI device", 178 "summary": "Device on the virtual machine PCI bus that provides support for the virtual machine communication interface" 179 }, 180 "controllerKey": 100, 181 "unitNumber": 17, 182 "id": -1, 183 "allowUnrestrictedCommunication": false, 184 "filterEnable": true 185 }, 186 { 187 "_typeName": "ParaVirtualSCSIController", 188 "key": 1000, 189 "deviceInfo": { 190 "_typeName": "Description", 191 "label": "SCSI controller 0", 192 "summary": "VMware paravirtual SCSI" 193 }, 194 "controllerKey": 100, 195 "unitNumber": 3, 196 "busNumber": 0, 197 "device": [2000], 198 "hotAddRemove": true, 199 "sharedBus": "noSharing", 200 "scsiCtlrUnitNumber": 7 201 }, 202 { 203 "_typeName": "VirtualAHCIController", 204 "key": 15000, 205 "deviceInfo": { 206 "_typeName": "Description", 207 "label": "SATA controller 0", 208 "summary": "AHCI" 209 }, 210 "controllerKey": 100, 211 "unitNumber": 24, 212 "busNumber": 0, 213 "device": [16000] 214 }, 215 { 216 "_typeName": "VirtualCdrom", 217 "key": 16000, 218 "deviceInfo": { 219 "_typeName": "Description", 220 "label": "CD/DVD drive 1", 221 "summary": "Remote device" 222 }, 223 "backing": { 224 "_typeName": "VirtualCdromRemotePassthroughBackingInfo", 225 "deviceName": "", 226 "useAutoDetect": false, 227 "exclusive": false 228 }, 229 "connectable": { 230 "_typeName": "VirtualDeviceConnectInfo", 231 "startConnected": false, 232 "allowGuestControl": true, 233 "connected": false, 234 "status": "untried" 235 }, 236 "controllerKey": 15000, 237 "unitNumber": 0 238 }, 239 { 240 "_typeName": "VirtualDisk", 241 "key": 2000, 242 "deviceInfo": { 243 "_typeName": "Description", 244 "label": "Hard disk 1", 245 "summary": "4,194,304 KB" 246 }, 247 "backing": { 248 "_typeName": "VirtualDiskFlatVer2BackingInfo", 249 "fileName": "[datastore1] test/test.vmdk", 250 "datastore": { 251 "_typeName": "ManagedObjectReference", 252 "value": "datastore-21", 253 "type": "Datastore" 254 }, 255 "backingObjectId": "1", 256 "diskMode": "persistent", 257 "split": false, 258 "writeThrough": false, 259 "thinProvisioned": false, 260 "eagerlyScrub": false, 261 "uuid": "6000C298-df15-fe89-ddcb-8ea33329595d", 262 "contentId": "e4e1a794c6307ce7906a3973fffffffe", 263 "digestEnabled": false, 264 "sharing": "sharingNone" 265 }, 266 "controllerKey": 1000, 267 "unitNumber": 0, 268 "capacityInKB": 4194304, 269 "capacityInBytes": 4294967296, 270 "shares": { 271 "_typeName": "SharesInfo", 272 "shares": 1000, 273 "level": "normal" 274 }, 275 "storageIOAllocation": { 276 "_typeName": "StorageIOAllocationInfo", 277 "limit": -1, 278 "shares": { 279 "_typeName": "SharesInfo", 280 "shares": 1000, 281 "level": "normal" 282 }, 283 "reservation": 0 284 }, 285 "diskObjectId": "1-2000", 286 "nativeUnmanagedLinkedClone": false 287 }, 288 { 289 "_typeName": "VirtualVmxnet3", 290 "key": 4000, 291 "deviceInfo": { 292 "_typeName": "Description", 293 "label": "Network adapter 1", 294 "summary": "VM Network" 295 }, 296 "backing": { 297 "_typeName": "VirtualEthernetCardNetworkBackingInfo", 298 "deviceName": "VM Network", 299 "useAutoDetect": false, 300 "network": { 301 "_typeName": "ManagedObjectReference", 302 "value": "network-27", 303 "type": "Network" 304 } 305 }, 306 "connectable": { 307 "_typeName": "VirtualDeviceConnectInfo", 308 "migrateConnect": "unset", 309 "startConnected": true, 310 "allowGuestControl": false, 311 "connected": false, 312 "status": "untried" 313 }, 314 "controllerKey": 100, 315 "unitNumber": 7, 316 "addressType": "assigned", 317 "macAddress": "00:50:56:ac:4d:ed", 318 "wakeOnLanEnabled": true, 319 "resourceAllocation": { 320 "_typeName": "VirtualEthernetCardResourceAllocation", 321 "reservation": 0, 322 "share": { 323 "_typeName": "SharesInfo", 324 "shares": 50, 325 "level": "normal" 326 }, 327 "limit": -1 328 }, 329 "uptCompatibilityEnabled": true, 330 "uptv2Enabled": false 331 }, 332 { 333 "_typeName": "VirtualUSBXHCIController", 334 "key": 14000, 335 "deviceInfo": { 336 "_typeName": "Description", 337 "label": "USB xHCI controller ", 338 "summary": "USB xHCI controller" 339 }, 340 "slotInfo": { 341 "_typeName": "VirtualDevicePciBusSlotInfo", 342 "pciSlotNumber": -1 343 }, 344 "controllerKey": 100, 345 "unitNumber": 23, 346 "busNumber": 0, 347 "autoConnectDevices": false 348 } 349 ], 350 "motherboardLayout": "i440bxHostBridge", 351 "simultaneousThreads": 1 352 }, 353 "cpuAllocation": { 354 "_typeName": "ResourceAllocationInfo", 355 "reservation": 0, 356 "expandableReservation": false, 357 "limit": -1, 358 "shares": { 359 "_typeName": "SharesInfo", 360 "shares": 1000, 361 "level": "normal" 362 } 363 }, 364 "memoryAllocation": { 365 "_typeName": "ResourceAllocationInfo", 366 "reservation": 0, 367 "expandableReservation": false, 368 "limit": -1, 369 "shares": { 370 "_typeName": "SharesInfo", 371 "shares": 20480, 372 "level": "normal" 373 } 374 }, 375 "latencySensitivity": { 376 "_typeName": "LatencySensitivity", 377 "level": "normal" 378 }, 379 "memoryHotAddEnabled": false, 380 "cpuHotAddEnabled": false, 381 "cpuHotRemoveEnabled": false, 382 "extraConfig": [ 383 { 384 "_typeName": "OptionValue", 385 "key": "nvram", 386 "value": { 387 "_typeName": "string", 388 "_value": "test.nvram" 389 } 390 }, 391 { 392 "_typeName": "OptionValue", 393 "key": "svga.present", 394 "value": { 395 "_typeName": "string", 396 "_value": "TRUE" 397 } 398 }, 399 { 400 "_typeName": "OptionValue", 401 "key": "pciBridge0.present", 402 "value": { 403 "_typeName": "string", 404 "_value": "TRUE" 405 } 406 }, 407 { 408 "_typeName": "OptionValue", 409 "key": "pciBridge4.present", 410 "value": { 411 "_typeName": "string", 412 "_value": "TRUE" 413 } 414 }, 415 { 416 "_typeName": "OptionValue", 417 "key": "pciBridge4.virtualDev", 418 "value": { 419 "_typeName": "string", 420 "_value": "pcieRootPort" 421 } 422 }, 423 { 424 "_typeName": "OptionValue", 425 "key": "pciBridge4.functions", 426 "value": { 427 "_typeName": "string", 428 "_value": "8" 429 } 430 }, 431 { 432 "_typeName": "OptionValue", 433 "key": "pciBridge5.present", 434 "value": { 435 "_typeName": "string", 436 "_value": "TRUE" 437 } 438 }, 439 { 440 "_typeName": "OptionValue", 441 "key": "pciBridge5.virtualDev", 442 "value": { 443 "_typeName": "string", 444 "_value": "pcieRootPort" 445 } 446 }, 447 { 448 "_typeName": "OptionValue", 449 "key": "pciBridge5.functions", 450 "value": { 451 "_typeName": "string", 452 "_value": "8" 453 } 454 }, 455 { 456 "_typeName": "OptionValue", 457 "key": "pciBridge6.present", 458 "value": { 459 "_typeName": "string", 460 "_value": "TRUE" 461 } 462 }, 463 { 464 "_typeName": "OptionValue", 465 "key": "pciBridge6.virtualDev", 466 "value": { 467 "_typeName": "string", 468 "_value": "pcieRootPort" 469 } 470 }, 471 { 472 "_typeName": "OptionValue", 473 "key": "pciBridge6.functions", 474 "value": { 475 "_typeName": "string", 476 "_value": "8" 477 } 478 }, 479 { 480 "_typeName": "OptionValue", 481 "key": "pciBridge7.present", 482 "value": { 483 "_typeName": "string", 484 "_value": "TRUE" 485 } 486 }, 487 { 488 "_typeName": "OptionValue", 489 "key": "pciBridge7.virtualDev", 490 "value": { 491 "_typeName": "string", 492 "_value": "pcieRootPort" 493 } 494 }, 495 { 496 "_typeName": "OptionValue", 497 "key": "pciBridge7.functions", 498 "value": { 499 "_typeName": "string", 500 "_value": "8" 501 } 502 }, 503 { 504 "_typeName": "OptionValue", 505 "key": "hpet0.present", 506 "value": { 507 "_typeName": "string", 508 "_value": "TRUE" 509 } 510 }, 511 { 512 "_typeName": "OptionValue", 513 "key": "RemoteDisplay.maxConnections", 514 "value": { 515 "_typeName": "string", 516 "_value": "-1" 517 } 518 }, 519 { 520 "_typeName": "OptionValue", 521 "key": "sched.cpu.latencySensitivity", 522 "value": { 523 "_typeName": "string", 524 "_value": "normal" 525 } 526 }, 527 { 528 "_typeName": "OptionValue", 529 "key": "vmware.tools.internalversion", 530 "value": { 531 "_typeName": "string", 532 "_value": "0" 533 } 534 }, 535 { 536 "_typeName": "OptionValue", 537 "key": "vmware.tools.requiredversion", 538 "value": { 539 "_typeName": "string", 540 "_value": "12352" 541 } 542 }, 543 { 544 "_typeName": "OptionValue", 545 "key": "migrate.hostLogState", 546 "value": { 547 "_typeName": "string", 548 "_value": "none" 549 } 550 }, 551 { 552 "_typeName": "OptionValue", 553 "key": "migrate.migrationId", 554 "value": { 555 "_typeName": "string", 556 "_value": "0" 557 } 558 }, 559 { 560 "_typeName": "OptionValue", 561 "key": "migrate.hostLog", 562 "value": { 563 "_typeName": "string", 564 "_value": "test-36f94569.hlog" 565 } 566 }, 567 { 568 "_typeName": "OptionValue", 569 "key": "viv.moid", 570 "value": { 571 "_typeName": "string", 572 "_value": "c5b34aa9-d962-4a74-b7d2-b83ec683ba1b:vm-28:lIgQ2t7v24n2nl3N7K3m6IHW2OoPF4CFrJd5N+Tdfio=" 573 } 574 } 575 ], 576 "datastoreUrl": [ 577 { 578 "_typeName": "VirtualMachineConfigInfoDatastoreUrlPair", 579 "name": "datastore1", 580 "url": "/vmfs/volumes/63970ed8-4abddd2a-62d7-02003f49c37d" 581 } 582 ], 583 "swapPlacement": "inherit", 584 "bootOptions": { 585 "_typeName": "VirtualMachineBootOptions", 586 "bootDelay": 1, 587 "enterBIOSSetup": false, 588 "efiSecureBootEnabled": false, 589 "bootRetryEnabled": false, 590 "bootRetryDelay": 10000, 591 "networkBootProtocol": "ipv4" 592 }, 593 "vAssertsEnabled": false, 594 "changeTrackingEnabled": false, 595 "firmware": "bios", 596 "maxMksConnections": -1, 597 "guestAutoLockEnabled": true, 598 "memoryReservationLockedToMax": false, 599 "initialOverhead": { 600 "_typeName": "VirtualMachineConfigInfoOverheadInfo", 601 "initialMemoryReservation": 214446080, 602 "initialSwapReservation": 2541883392 603 }, 604 "nestedHVEnabled": false, 605 "vPMCEnabled": false, 606 "scheduledHardwareUpgradeInfo": { 607 "_typeName": "ScheduledHardwareUpgradeInfo", 608 "upgradePolicy": "never", 609 "scheduledHardwareUpgradeStatus": "none" 610 }, 611 "vmxConfigChecksum": "afenntHCIUtsIHcKlJSZ7hdd3aM=", 612 "messageBusTunnelEnabled": false, 613 "guestIntegrityInfo": { 614 "_typeName": "VirtualMachineGuestIntegrityInfo", 615 "enabled": false 616 }, 617 "migrateEncryption": "opportunistic", 618 "sgxInfo": { 619 "_typeName": "VirtualMachineSgxInfo", 620 "epcSize": 0, 621 "flcMode": "unlocked", 622 "requireAttestation": false 623 }, 624 "ftEncryptionMode": "ftEncryptionOpportunistic", 625 "guestMonitoringModeInfo": { 626 "_typeName": "VirtualMachineGuestMonitoringModeInfo" 627 }, 628 "sevEnabled": false, 629 "numaInfo": { 630 "_typeName": "VirtualMachineVirtualNumaInfo", 631 "autoCoresPerNumaNode": true, 632 "vnumaOnCpuHotaddExposed": false 633 }, 634 "pmemFailoverEnabled": false, 635 "vmxStatsCollectionEnabled": true, 636 "vmOpNotificationToAppEnabled": false, 637 "vmOpNotificationTimeout": -1, 638 "deviceSwap": { 639 "_typeName": "VirtualMachineVirtualDeviceSwap", 640 "lsiToPvscsi": { 641 "_typeName": "VirtualMachineVirtualDeviceSwapDeviceSwapInfo", 642 "enabled": true, 643 "applicable": false, 644 "status": "none" 645 } 646 }, 647 "deviceGroups": { 648 "_typeName": "VirtualMachineVirtualDeviceGroups" 649 }, 650 "_typeName": "VirtualMachineConfigInfo" 651 }