Skip to content

Commit

Permalink
* examples/vmcreate.py: Update API docs link.
Browse files Browse the repository at this point in the history
  • Loading branch information
noorul committed Jul 29, 2012
1 parent 5327c6a commit 3ee59e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vmcreate.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def create_vm(client, name, compute_resource, datastore, disksize, nics,
:type num_cpus: int
:param guest_id: The vSphere string of the VM guest you are creating. \
The list of VMs can be found at \
http://www.vmware.com/support/developer/vc-sdk/visdk41pubs/ApiReference/index.html
http://pubs.vmware.com/vsphere-50/index.jsp?topic=/com.vmware.wssdk.apiref.doc_50/right-pane.html
:type guest_id: str
:param host: The name of the host (default: None), if you want to \
provision the VM on a \ specific host.
Expand Down

0 comments on commit 3ee59e2

Please sign in to comment.