mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Analytics: instance_info.json v1.3 (#13408)
This commit is contained in:
parent
00817d6b89
commit
0a2f1622f6
@ -233,7 +233,7 @@ def projects_by_scm_type(since, **kwargs):
|
||||
return counts
|
||||
|
||||
|
||||
@register('instance_info', '1.2', description=_('Cluster topology and capacity'))
|
||||
@register('instance_info', '1.3', description=_('Cluster topology and capacity'))
|
||||
def instance_info(since, include_hostnames=False, **kwargs):
|
||||
info = {}
|
||||
# Use same method that the TaskManager does to compute consumed capacity without querying all running jobs for each Instance
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user