mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Add config POST documentation details
This commit is contained in:
@@ -10,3 +10,7 @@ the following fields (some fields may not be visible to all users):
|
||||
* `time_zone`: The configured time zone for the server.
|
||||
* `license_info`: Information about the current license.
|
||||
* `version`: Version of Ansible Tower (AWX) package installed.
|
||||
|
||||
Make a POST request to this resource as a super user to install or update the
|
||||
existing license. The license data itself can be POSTed as a normal json data
|
||||
structure.
|
||||
Reference in New Issue
Block a user