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.