Hello Guys, So we have a parameters called - “Details” in deployVirtualmachine API , As per the doc it’s used to specify the custom parameters. So what would be the syntax for that ? I mean what value can we pass. i.e I m deploying the VM via cloudmonkey and I need to specify some custom parameters.
deploy virtualmachine zoneid=b7396b8c-f3fe-4763-b953-17a97b408d templateid=ca67fba0-19bd-11eb-9555-0056961200 serviceofferingid=74d84241-3a45-46db-b126-a467ae0c3f3d networkids=524397-236a-4d08-99c0-f60794c997a1 name=vivek details=???? So basically I m trying to create custom tags while deploying the virtual machine, However we can create tag by calling createTags api, but I am exploring if we can create custom tags while deploying VM. Regards Vivek Kumar