InlineVappTemplatePlannedMigrationSettings1
InlineVappTemplatePlannedMigrationSettings1
JSON Example
{
"catalogId": "string",
"type": "string",
"vAppNetworkSettings": {
"bridgeOrgVdcNetworks": [
{
"id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
"name": "network1"
}
],
"bulkConnectVmNics": true,
"copySourceNetworks": true,
"networkMappings": [
{
"destinationOrgVdcNetwork": {
"id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
"name": "network1"
},
"sourceNetworkName": "ext_net_vdc_s1Org",
"sourceOrgVdcNetwork": {
"id": "3d2fe641-28a4-40b4-9b5b-1c0e00ecd92d",
"name": "network1"
}
}
]
}
}
string
catalogId
Optional
Destination catalog ID to which the template will be migrated
string
type
Optional
Polymorphic discriminator property, value is 'vcloudTemplate'
object
vmNetworkSettings
Optional
Network settings for each VM organized as map by VM ID