VMware: add note to vmware_guest faq (#65569)
* add note to vmware_guest faq about the vmware API being read-only unless you're a paid subscriber
This commit is contained in:
parent
056b035c98
commit
5ebce4672b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Can I deploy a virtual machine on a standalone ESXi server ?
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
Yes. ``vmware_guest`` can deploy a virtual machine with required settings on a standalone ESXi server.
|
Yes. ``vmware_guest`` can deploy a virtual machine with required settings on a standalone ESXi server.
|
||||||
|
However, you must have a paid license to deploy virtual machines this way. If you are using the free version, the API is read-only.
|
||||||
|
|
||||||
Is ``/vm`` required for ``vmware_guest`` module ?
|
Is ``/vm`` required for ``vmware_guest`` module ?
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue