vCloud API - Record
QueryResultRecordType
- Element:
- Record
- Type:
- QueryResultRecordType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Base type for a single record from query result in records format. Subtypes define more specific elements.
- Since:
- Schema:
- queryRecordView.xsd
- Media type(s):
- None
- Extends:
- anyType
- XML Representation:
- <Record xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string">
<VCloudExtension required="xs:boolean"/>
</Link>
<Metadata 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>
<MetadataEntry 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>
<Domain visibility="xs:string"/>
<Key> xs:string </Key>
<TypedValue/>
</MetadataEntry>
</Metadata>
</Record>
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description href anyURI No always Contains the URI to the resource. id string No always The resource identifier, expressed in URN format. The value of this attribute uniquely identifies the resource, persists for the life of the resource, and is never reused. type string No always Contains the type of the resource. Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none Contains a link to an operation associated with a specific relation type. Metadata MetadataType No 5.1