VMware Cloud Director API - OrgVdcNetworkRecord
QueryResultOrgVdcNetworkRecordType
- Element:
- OrgVdcNetworkRecord
- Type:
- QueryResultOrgVdcNetworkRecordType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Type for a single orgVdcNetwork query result in records format.
- Since:
- 5.1
- Deprecated:
- 35.0
- Schema:
- queryRecordView.xsd
- Media type(s):
- None
- Extends:
- QueryResultRecordType
- XML Representation:
-
<OrgVdcNetworkRecord xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
defaultGateway="xs:string" netmask="xs:string" subnetPrefixLength="xs:int" dns1="xs:string"
dns2="xs:string" dnsSuffix="xs:string" linkType="xs:int" connectedTo="xs:string"
vdc="xs:string" isBusy="xs:boolean" isShared="xs:boolean" vdcName="xs:string"
isIpScopeInherited="xs:boolean" usedIpCount="xs:int" totalIpCount="xs:int" interfaceType="xs:int"
crossVdcNetworkId="xs:string" vdcGroupId="xs:string" crossVdcNetworkLocationId="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<Metadata href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<MetadataEntry href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<Domain visibility="xs:string"/>
<Key> xs:string </Key>
<TypedValue/>
</MetadataEntry>
</Metadata>
</OrgVdcNetworkRecord>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description Filter Sort href anyURI No always 5.1 Contains the URI to the resource. Yes Yes id string No always 5.1 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. Yes Yes type string No always 5.1 Contains the type of the resource. Yes Yes name string No none 5.1 Network Name Yes Yes defaultGateway string No none 5.1 Default Gateway Yes Yes netmask string No none 5.1 Netmask Yes Yes subnetPrefixLength int No none 5.1 Prefix length Yes Yes dns1 string No none 5.1 Primary DNS Yes Yes dns2 string No none 5.1 Secondary DNS Yes Yes dnsSuffix string No none 5.1 DNS Suffix Yes Yes linkType int No none 5.1 Link Type Yes Yes connectedTo string No none 5.1 Network or Gateway that it connects to Yes Yes vdc string No none 5.1 VDC Reference or ID Yes Yes isBusy boolean No none 5.1 True if this network is busy. Yes Yes isShared boolean No none 5.1 True if this network is shared. Yes Yes vdcName string No none 5.1 VDC Name Yes Yes isIpScopeInherited boolean No none 5.1 True if this network's IP scope is inherited. Yes Yes usedIpCount int No none 29.0 Used IP Count Yes Yes totalIpCount int No none 29.0 Total IP Count Yes Yes interfaceType int No none 29.0 Interface Type Yes Yes crossVdcNetworkId string No none 31.0 Owner cross-vdc network Id Yes Yes vdcGroupId string No none 31.0 vDC Group Id of owning cross-vdc network Yes Yes crossVdcNetworkLocationId string No none 31.0 Org and Site Ids of cross-vdc network No No -
Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 5.1 Contains a link to an operation associated with a specific relation type. Metadata MetadataType No 5.1