Skip to content

Commit

Permalink
Replaced all references of downstream docs to upstream docs (#15388)
Browse files Browse the repository at this point in the history
* Replaced all references of downstream docs to upstream docs.

* Update README.md

Co-authored-by: Don Naro <[email protected]>

* Update README.md.j2

Co-authored-by: Don Naro <[email protected]>

* Update README.md.j2

Co-authored-by: Don Naro <[email protected]>

* Incorpor'd review feedback from @oraNod and @samccann

* Updated with agreed link (for now) until further change is needed.

---------

Co-authored-by: Don Naro <[email protected]>
  • Loading branch information
2 people authored and djyasin committed Sep 11, 2024
1 parent f569a7f commit d2a9035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/inventories.rst
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ This opens the Details tab of the selected host.

.. note::

You may create hosts in bulk using the newly added endpoint in the API, ``/api/v2/bulk/host_create``. This endpoint accepts JSON and you can specify the target inventory and a list of hosts to add to the inventory. These hosts must be unique within the inventory. Either all hosts are added, or an error is returned indicating why the operation was not able to complete. Use the **OPTIONS** request to return relevant schema. For more information, see the `Bulk endpoint <https://docs.ansible.com/automation-controller/latest/html/controllerapi/api_ref.html#/Bulk>`_ of the *Reference* section of the |atapi|.
You may create hosts in bulk using the newly added endpoint in the API, ``/api/v2/bulk/host_create``. This endpoint accepts JSON and you can specify the target inventory and a list of hosts to add to the inventory. These hosts must be unique within the inventory. Either all hosts are added, or an error is returned indicating why the operation was not able to complete. Use the **OPTIONS** request to return relevant schema. For more information, see the `Bulk endpoint <https://ansible.readthedocs.io/projects/awx/en/latest/rest_api/api_ref.html#/Bulk>`_ of the *Reference* section of the |atapi|.

.. _ug_inventories_add_source:

Expand Down

0 comments on commit d2a9035

Please sign in to comment.