Guest User

stuff for Proxmox support

a guest
Nov 20th, 2023
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <DiskSection>
  2.  
  3. <Info>List of the virtual disks used in the package</Info>
  4.  
  5. <Disk ovf:capacity="60000000000"
  6.  
  7. ovf:diskId="vmdisk1"
  8.  
  9. ovf:fileRef="file1"
  10.  
  11. ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized"
  12.  
  13. vbox:uuid="68ba7613-af53-4060-b6b9-60feb197ffbf"/>
  14.  
  15. </DiskSection>
  16.  
  17. === large gap in the XML here
  18.  
  19. <Item>
  20.  
  21. <rasd:AddressOnParent>0</rasd:AddressOnParent>
  22.  
  23. <rasd:Caption>disk1</rasd:Caption>
  24.  
  25. <rasd:Description>Disk Image</rasd:Description>
  26.  
  27. <rasd:ElementName>disk1</rasd:ElementName>
  28.  
  29. <rasd:HostResource>/disk/vmdisk1</rasd:HostResource>
  30.  
  31. <rasd:InstanceID>6</rasd:InstanceID>
  32.  
  33. <rasd:Parent>3</rasd:Parent>
  34.  
  35. <rasd:ResourceType>17</rasd:ResourceType>
  36.  
  37. </Item>
  38.  
Advertisement
Add Comment
Please, Sign In to add comment