SolutionsVMNetworkMapping

SolutionsVMNetworkMapping
SolutionsVMNetworkMapping

Represents the mapping of the logical network defined in the OVF descriptor to the Virtual Infrastructure (VI) network.

This structure may be used only with operations rendered under /eam.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "id": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
string
name
Required

Logical network name defined in the OVF descriptor.

id
Required

Reference to an instance of the Network managed object.