VrNetworkMappingsType

Element:
VrNetworkMappings
Type:
VrNetworkMappingsType
Namespace:
http://www.vmware.com/vr/v6.0
Description:
VR Peer network mappings specification.
Since:
1.0
Schema:
hcs-docs.xsd
Media type(s):
application/*+xml
application/vnd.vmware.hcs.networkMappings+xml
Extends:
ResourceType
XML Representation:
<VrNetworkMappings 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">
    <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>
    <FailoverNetworkMappings href="xs:anyURI" type="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>
        <NetworkMappings href="xs:anyURI" type="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>
            <vcloud_v1.5:TargetNetwork href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
                <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
            </vcloud_v1.5:TargetNetwork>
        </NetworkMappings>
    </FailoverNetworkMappings>
    <TestFailoverNetworkMappings href="xs:anyURI" type="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>
        <NetworkMappings href="xs:anyURI" type="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>
            <vcloud_v1.5:TargetNetwork href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string">
                <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
            </vcloud_v1.5:TargetNetwork>
        </NetworkMappings>
    </TestFailoverNetworkMappings>
</VrNetworkMappings>

Attributes

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

Elements

Element Type Required Modifiable Since Deprecated Description
FailoverNetworkMappings VrFailoverNetworkMappingListType No 1.0 VC to VDC network mappings for real/planned recovery. If unset, the default network attachment performed by the cloud will be unchanged. (i.e. a vApp network will be created for each source network)
Link LinkType No none 1.0 A reference to an entity or operation associated with this object.
TestFailoverNetworkMappings VrTestFailoverNetworkMappingListType No 1.0 VDC to VDC network mappings for test recovery. If unset, the vApp network configuration will be unchanged during test failover.
VCloudExtension VCloudExtensionType No always 1.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 /vr/peers/{peerResourceId}/networkMappings Retrieves the network mappings for the specified VR Peer. 1.0
update PUT /vr/peers/{peerResourceId}/networkMappings Updates the network mappings for the specified VR Peer. 1.0