summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/scenario_guides/guide_vmware_rest.rst
blob: e93e352254f39d82f9ca8d2f1ce4706f6e09e1db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _vmware_rest_scenarios:

****************************
VMware REST Scenarios
****************************

These scenarios teach you how to accomplish common VMware tasks using the REST API and the Ansible ``vmware.vmware_rest`` collection. To get started, please select the task you want to accomplish.

.. toctree::
   :maxdepth: 1

   vmware_rest_scenarios/installation
   vmware_rest_scenarios/authentication
   vmware_rest_scenarios/collect_information
   vmware_rest_scenarios/create_vm
   vmware_rest_scenarios/vm_info
   vmware_rest_scenarios/vm_hardware_tuning
   vmware_rest_scenarios/run_a_vm
   vmware_rest_scenarios/vm_tool_information
   vmware_rest_scenarios/vm_tool_configuration