VrcsNodesType

Element:
VrcsNodes
Type:
VrcsNodesType
Namespace:
http://www.vmware.com/vr/v6.0
Description:
VRCS Nodes.
Since:
2.0
Schema:
hcs-docs.xsd
Media type(s):
application/vnd.vmware.hcs.nodes+xml
Extends:
ContainerType
XML Representation:
<VrcsNodes xmlns="http://www.vmware.com/vr/v6.0" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string" name="xs:string" page="xs:int"
        pageSize="xs:int" total="xs:long">
    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
    <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
            rel="xs:string">
        <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
    </vcloud_v1.5:Link>
    <Node href="xs:anyURI" type="xs:string" id="xs:string" operationKey="xs:string"
            name="xs:string">
        <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
        <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
                rel="xs:string">
            <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
        </vcloud_v1.5:Link>
        <Description> xs:string </Description>
        <vcloud_v1.5:Tasks>
            <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
            <vcloud_v1.5:Task href="xs:anyURI" type="xs:string" id="xs:string" operationKey="xs:string"
                    name="xs:string" status="xs:string" operation="xs:string" operationName="xs:string"
                    serviceNamespace="xs:string" startTime="xs:dateTime" endTime="xs:dateTime" expiryTime="xs:dateTime"
                    cancelRequested="xs:boolean">
                <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
                        rel="xs:string">
                    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                </vcloud_v1.5:Link>
                <Description> xs:string </Description>
                <vcloud_v1.5:Tasks> vcloud_v1.5:TasksInProgressType </vcloud_v1.5:Tasks>
                <vcloud_v1.5:Owner href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
                    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                </vcloud_v1.5:Owner>
                <vcloud_v1.5:Error stackTrace="xs:string" message="xs:string" majorErrorCode="xs:int" minorErrorCode="xs:string"
                        vendorSpecificErrorCode="xs:string">
                    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                    <vcloud_v1.5:TenantError message="xs:string" majorErrorCode="xs:int" minorErrorCode="xs:string" vendorSpecificErrorCode="xs:string">
                        <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                    </vcloud_v1.5:TenantError>
                </vcloud_v1.5:Error>
                <vcloud_v1.5:User href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
                    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                </vcloud_v1.5:User>
                <vcloud_v1.5:Organization href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
                    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
                </vcloud_v1.5:Organization>
                <Progress> xs:int </Progress>
                <Params> ... </Params>
                <Details> xs:string </Details>
            </vcloud_v1.5:Task>
        </vcloud_v1.5:Tasks>
        <MaxSupportedApiVersion> xs:string </MaxSupportedApiVersion>
        <LastHeartbeatTimestamp> xs:long </LastHeartbeatTimestamp>
    </Node>
</VrcsNodes>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
href anyURI No always 2.0 The URI of the entity.
type string No always 2.0 The MIME type of the entity.
name string No none 2.0 Query name that generated this result set.
page int No none 2.0 Page of the result set that this container holds. The first page is page number 1.
pageSize int No none 2.0 Page size, as a number of records or references.
total long No none 2.0 Total number of records or references in the container.

Elements

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

Operations

CRUD Operation Description Since Deprecated
read GET /admin/vr/nodes Retrieves information for the VRCS nodes. 2.0