RasdItemsListType

Element:
RasdItemsList
Type:
RasdItemsListType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Represents a list of RASD items specifying a group of related DMTF Resource Allocation Setting Data properties of this virtual machine.
Since:
0.9
Schema:
vApp.xsd
Media type(s):
None
Extends:
ResourceType
XML Representation:
<RasdItemsList xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:envelope_1="http://schemas.dmtf.org/ovf/envelope/1" href="xs:anyURI" type="xs:string">
    <VCloudExtension required="xs:boolean"/>
    <Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
            rel="xs:string">
        <VCloudExtension required="xs:boolean"/>
    </Link>
    <envelope_1:Item> envelope_1:RASD_Type </envelope_1:Item>
</RasdItemsList>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
href anyURI No always 0.9 The URI of the entity.
type string No always 0.9 The MIME type of the entity.

Elements

Element Type Required Modifiable Since Deprecated Description
Item RASD_Type No 0.9 An individual RASD item.
Link LinkType No none 0.9 A reference to an entity or operation associated with this object.
VCloudExtension VCloudExtensionType No always 0.9 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.