Description
The Disk class is a virtual resource holding the data for each disk.
Derived By
Extending virtualResource
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
billingEntityUUID |
string |
0..1 |
The UUID of the Billing Entity to which the resource belongs |
resourceCreateDate |
dateTime |
0..1 |
The creation date of the resource |
resourceKey |
0..* |
The keys attached to the resource |
|
resourceMetadata |
0..1 |
The metadata attached to the resource |
|
resourceName |
string |
0..1 |
The name of the resource |
resourceState |
0..1 |
The state of the resource |
|
resourceType |
0..1 |
The type of the resource |
|
resourceUUID |
string |
0..1 |
The UUID of the resource (read-only) |
clusterName |
string |
0..1 |
The name of the cluster in which the resource is located |
clusterUUID |
string |
0..1 |
The UUID of the cluster in which the resource is located |
customerName |
string |
0..1 |
The name of the customer that owns the resource |
customerUUID |
string |
0..1 |
The UUID of the customer that owns the resource |
productOfferName |
string |
0..1 |
The name of the product offer associated with the resource |
productOfferUUID |
string |
0..1 |
The UUID of the product offer associated with the resource |
vdcName |
string |
0..1 |
The name of the VDC in which the resource is contained |
vdcUUID |
string |
0..1 |
The UUID of the VDC in which the resource is contained |
size |
long |
1..1 |
The capacity of the disk |
status |
0..1 |
The status of the disk |
|
imageUUID |
string |
0..1 |
The UUID of the OS Image from which the disk was derived |
snapshotUUID |
string |
0..1 |
The UUID of the snapshot from which the disk was derived |
serverUUID |
string |
0..1 |
The UUID of the server to which the disk is attached |
index |
int |
1..1 |
The index of the disk (zero-based) specifying its position within the server to which it is attached |
imageName |
string |
0..1 |
The name of the OS image from which the disk was derived |
snapshotName |
string |
0..1 |
The name of the snapshot from which the disk was derived |
serverName |
string |
0..1 |
The name of the server to which the disk is attached |