ReplicationSource_VcSourceVm

ReplicationSource_VcSourceVm
ReplicationSource_VcSourceVm

Represents information related to a replicated on-premises source VM.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "site": "site1",
    "vappId": "9664de13-6150-4315-9f59-2d85eb4c302f",
    "vcUuid": "9664de13-6150-4315-9f59-2d85eb4c302f",
    "excludedDisks": [
        2000
    ],
    "vappName": "vApp01",
    "vmId": "vm-15",
    "vmStartupInfo": {
        "order": 0,
        "startAction": "powerOn",
        "startDelay": 0,
        "stopAction": "powerOff",
        "stopDelay": 0
    }
}
array of integer
excludedDisks
Optional

A list of disks device keys that will be excluded from replication

string
type
Optional

Polymorphic discriminator property, value is 'vcVm'

string
vappName
Optional

The name of the vApp into which the replicated VMs will be imported.

string
vmId
Optional

Source VM ManagedObject ID in vCenter Server

vmStartupInfo
Optional

vmStartupInfo