VMware Cloud Provider.

Table of plugin fields

Name Type Class Type Description Short Description Mandatory Default Value
VCenter service url TEXT java.lang.String Type your VMware SDK url. Typically it is your VCenter url with /sdk path. Type your VMware SDK url. Typically it is your VCenter url with /sdk path. true https://172.16.171.135/sdk
VCenter administrator user TEXT java.lang.String Type your administrator user name. Type your administrator user name. true administrator@vsphere.local
VCenter administrator user password SECRET java.lang.String Type your VCenter administrator user password. Type your VCenter administrator user password. true password
Virtual Machines SELECTMANY java.lang.String Choose virtual machines for the instance. Note that RD Agent port and bind port have to be permitted (by default 20000 and 20001) in case of using remote agent or 22 port should be permitted in case of using SSH transport plugin. Choose security groups for the instance. Note that RD Agent port and bind port have to be permitted (by default 20000 and 20001) in case of using remote agent or 22 port should be permitted in case of using SSH transport plugin false  
Virtual Machine Template TEXT java.lang.String Type the name of template to create a new vms from. Choose a Template for the instance. false  
Host TEXT java.lang.String Type the name of host to create a new vms from. Choose a Host for the instance. false  
Datastore TEXT java.lang.String Type the name of datastore to create a new vms from. Choose a Datastore for the instance. false  
Resource Pool TEXT java.lang.String Type the resource pool to create a new vms from. Choose a Resource Pool for the instance. false  
Instance name TEXT java.lang.String Specify the name of the newly created instance. Specify the name of the newly created instance. false  
Number of vms TEXT java.lang.String The number of vms which will be managed by VMware plugin. Each of them will have name with this pattern: instanceName-1 ....instanceName-n Choose the number of servers managed by Vmware plugin. false 1
Start instance on deployment CHECKONE java.lang.Boolean If some of the virtual machines is stopped, it will be started when the deployment starts. If some of the virtual machines is stopped, it will be started when the deployment starts. false true
Create a new instance on deployment to deploy to CHECKONE java.lang.Boolean A new instance will be created and targeted for the deployment. Please make sure all necessary plugin data is set for instance creation: templateName, resourcePool, datastore, etc. A new instance will be created and targeted for the deployment. Please make sure all necessary plugin data is set for instance creation: templateName, resourcePool, datastore, etc. false false