disk¶
Holds the information of a physical disk that is part of a partitioning table. A disk may also contain physical and logical partitions.
Attributes¶
The list of attributes for disk are:
blockSize(int): the disk block size (bytes)name: the disk name, for examplesdapartitions: a list of partitions this disk has (see partition)partitionsUri(anyURI): the uri resource to retrieve all the partitions for this diskpartitionTableUri(anyURI): the uri resource of the parent partition tablepartitionType: the disk typepartitionUris(UriList): the list of uris for the partitions this disk hassize(long): the disk size (in bytes)uri(anyURI): the uri resource for this diskcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object