operation.count=1
operation#0=Synchronize <------- Is this value right ?
; Synchronization settings
job.sync=true
job.sync.start= ; Leave empty for immediate sync
job.sync.finalize=false
; Applicable to Synchronize operations only
job.id=4 ; Write the number as seen in UI client. <------------------------ What should be this value ? Becoz my job has already been completed.
source.physical.address= *************; Source machine name or IP, e.g 10.0.0.1
source.physical.username=administrator
source.physical.password=**************
source.physical.ostype=windowsOs ; Valid values: windowsOs, linuxOs
source.physical.agentport= 9089; Won't try to install agent if empty. Usual value: 9089
source.physical.thumbprint=
source.physical.reboot=false
; Target info
target.type=Managed ; Valid values: Managed, Hosted. Needed for Conversion operation only
; Managed target
target.managed.address=*************; Target ESX or vCenter server name or IP, e.g 10.0.0.4
target.managed.thumbprint=
target.managed.username=********
target.managed.password=***********
target.managed.host=
target.managed.resourcepool=
target.managed.cluster=
target.managed.vmfolder=
; Target VM configuration
vmtocreate.name=VmName
vmtocreate.vcpu=1
vmtocreate.corespersocket=1
vmtocreate.memory=4098
storage.cloningmode=volumeBasedCloning ; Valid values: diskBasedCloning, volumeBasedCloning, linkedClone
storage.diskcontrollertype=
storage.optimizealignment=true;
storage.targetdisk.sourcediskid#0=
storage.targetdisk.disktype#0=vmfsMonolithicFlatThinProvisioned
storage.targetdisk.lvg#0=false
storage.targetdisk.gpt#0=false
storage.targetdisk.datastore#0= datastore1; Datastore name; applicable and required for managed targets
storage.targetdisk.volumestoclone.count#0=
storage.targetdisk.volumestoclone.sourcevolumeid#0#0=
storage.targetdisk.volumestoclone.resize#0#0=false
storage.targetdisk.volumestoclone.newcapacityinbytes#0#0=
storage.targetdisk.volumestoclone.newclustersizeinbytes#0#0=
; Number of recent tasks and jobs to display
list.tasks=1 <----- What this value ?
list.jobs=1