mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
* Replaced with larger graphic. * Revert "Replaced with larger graphic." This reverts commit 1214b00052b43c46c5ee9b2833e61c779884ec1c. * Removed UI-focused user docs from AWX. * Fixed indentation for release notes * Removed/updated image files no longer needed.
60 lines
1.2 KiB
ReStructuredText
60 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
|
|
awx-manage
|
|
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
|