mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
* Docs: add Communication guide * Update docs/docsite/rst/contributor/communication.rst Co-authored-by: Don Naro <dnaro@redhat.com> * Update docs/docsite/rst/contributor/communication.rst --------- Co-authored-by: Don Naro <dnaro@redhat.com>
59 lines
1.2 KiB
ReStructuredText
59 lines
1.2 KiB
ReStructuredText
.. _api_start:
|
|
|
|
=================
|
|
AWX API Reference
|
|
=================
|
|
|
|
Developer reference for the AWX API.
|
|
|
|
This guide applies to the latest version of AWX only.
|
|
The content in this guide is updated frequently and might contain functionality that is not available in previous versions.
|
|
Likewise content in this guide can be removed or replaced if it applies to functionality that is no longer available in the latest version.
|
|
|
|
**Join us online**
|
|
|
|
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
self
|
|
tools
|
|
browseable
|
|
conventions
|
|
sorting
|
|
searching
|
|
filtering
|
|
pagination
|
|
access_resources
|
|
read_only_fields
|
|
authentication
|
|
api_ref
|
|
|
|
.. intro
|
|
.. auth_token
|
|
.. ping
|
|
.. configuration
|
|
.. me
|
|
.. dashboard
|
|
.. organizations
|
|
.. users
|
|
.. projects
|
|
.. teams
|
|
.. credentials
|
|
.. inventory_list
|
|
.. inventory_script
|
|
.. inventory_source
|
|
.. group_list
|
|
.. host_list
|
|
.. job_template
|
|
.. job_list
|
|
.. ad_hoc_command
|
|
.. system_job_template
|
|
.. system_job_list
|
|
.. schedules
|
|
.. unified_job_template
|
|
.. unified_job_list
|
|
.. activity_stream
|