EntityReferenceType

Type:
EntityReferenceType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
A reference to a vCloud entity.
Since:
1.5
Schema:
entity.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<EntityReferenceType xmlns="http://www.vmware.com/vcloud/v1.5" id="xs:string" type="xs:string" name="xs:string"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
id string Yes none 1.5 The object identifier, expressed in URN format. The value of this attribute uniquely identifies the object, persists for the life of the object, and is never reused. This context-free identifier can apply to any object in any system.
type string No always 1.5 The type of the the referenced object.
name string No always 1.5 The name of the referenced object.

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 1.5 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.