mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
50
docs/docsite/rst/rest_api/index.rst
Normal file
50
docs/docsite/rst/rest_api/index.rst
Normal file
@@ -0,0 +1,50 @@
|
||||
.. _api_start:
|
||||
|
||||
============
|
||||
AWX REST API
|
||||
============
|
||||
|
||||
AWX REST API
|
||||
|
||||
.. 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
|
||||
Reference in New Issue
Block a user