...
Parameter | Description |
---|---|
iaasInfo | The corresponding Iaas Provider. |
region | Region that the key pair will get created. |
keyPairName | Name of the key pair. NOTE: Jclouds adds a prefix : <code>jclouds#</code>jclouds# |
publicKey | Public key from which the key pair will be created. |
...