| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 0.9 | Contains the URI to the entity. |
| type | string | No | always | 0.9 | Contains the type of the entity. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 0.9 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Link | LinkType | 0..* | none | 0.9 | Optional link to an entity or operation associated with this object. |
| Item | RASD_Type | 0..* | 0.9 |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /vApp/{id}/virtualHardwareSection/disks | Retrieves a list of RASD items for disks from virtual hardware section of a VM. | 0.9 |
| read | GET /vApp/{id}/virtualHardwareSection/media | Retrieves the list of RASD items that represents the floppies and CD/DVD drives in a VM. | 0.9 |
| read | GET /vApp/{id}/virtualHardwareSection/networkCards | Retrieves a list of RASD items of network cards from virtual hardware section of a VM. | 0.9 |
| read | GET /vApp/{id}/virtualHardwareSection/serialPorts | Retrieves a list of RASD items of serial ports from virtual hardware section of a VM. | 1.5 |
| update | PUT /vApp/{id}/virtualHardwareSection/disks | Modifies the disks list in virtual hardware section of a VM. | 0.9 |
| update | PUT /vApp/{id}/virtualHardwareSection/networkCards | Modifies the network cards list in virtual hardware section of a VM. | 0.9 |
| update | PUT /vApp/{id}/virtualHardwareSection/serialPorts | Modifies the serial ports list in virtual hardware section of a VM. | 1.5 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|