Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.6 KB

PartitionTable.rst

File metadata and controls

31 lines (23 loc) · 1.6 KB

partitionTable

Describes a complete partitioning table for an appliance template. This partitioning table is part of the installprofile-object.

Attributes

The list of attributes for partitionTable are:

  • disks: the list of disks this partition table has (see disk-object)
  • disksUri (anyURI): the uri resource to retrieve the disks for this partition table
  • diskUris (UriList-object): the list of uris for each disk of the partition table
  • parentUri (anyURI): the uri resource of the parent this partition table is attached to
  • logicalGroups: the list of logical groups for this partition table (see logicalgroup-object)
  • logicalGroupsUri (anyURI): the uri resource to retrieve the logical groups in this partition table
  • logicalGroupUris (UriList-object): the list of uri resources for each logical group in this partition table
  • logicalVolumes: the list of logical volumes (partitions) in this partition table
  • logicalVolumesUri (anyURI): the uri resource to retrieve the logical volumes in this partition table
  • logicalVolumeUris (UriList-object): the list of uri resources for each logical volume in this partition table
  • uri (anyURI): the uri resource of this partition table object
  • created (dateTime): the date the appliance template is created
  • dbId (long): the database id of the object
  • digest (string): the digest value (used for etag)
  • lastModified (dateTime): the last modified date of this object