Skip to content

Commit 3c80c7d

Browse files
authored
[AAP-64338] Enhance documentation for gateway_api.py (#118)
* Enhance documentation for gateway_api.py Updated documentation to clarify plugin usage and warnings. * Update gateway_api.py * Enhance API description with usage link Added a reference link for API usage in the description. * Update gateway_api.py
1 parent 446b2db commit 3c80c7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugins/lookup/gateway_api.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
description:
1414
- Returns GET requests from the Automation Platform Gateway API. See
1515
U(https://docs.ansible.com/TODO) for API usage.
16+
- This plugin is designed to support Gateway API endpoints used to manage resources with ansible.platform modules,
17+
such as users, teams, organizations, settings, role_definitions, and related endpoints.
18+
- Querying APIs outside of the Gateway API (such as Automation Hub, Galaxy etc.) is not supported and may lead to unexpected errors.
1619
options:
1720
_terms:
1821
description:

0 commit comments

Comments
 (0)