hi all experts:
I'm using UCSD to create vm via userAPIProvisionRequest, and I also want to specify the vmid as parameter in this call, but after the vm built up, the vmid is not what I'm defining in this call and the vmid is allocated by the vcenter.
the virtual platform is vmware, and the call is as following:
/app/api/rest?formatType=json&opName=userAPIProvisionRequest&opData={param0:{"catalogName":"centos7x64","vdcName":"onair","userID":"admin","vmID":1000}}
what am I missing?
tks a lot
samye
best regards