POST /api/ansible_inventories/hosts
Show Ansible inventory for hosts

GET /api/ansible_inventories/hosts
Show Ansible inventory for hosts

POST /api/ansible_inventories/hostgroups
Show Ansible inventory for hostgroups

GET /api/ansible_inventories/hostgroups
Show Ansible inventory for hostgroups

Параметры

Имя параметра Описание
location_id
необязательно

Ограничить местоположением

Validations:

  • Must be a Integer

organization_id
необязательно

Ограничить организацией

Validations:

  • Must be a Integer

host_ids
обязательно

IDs of hosts included in inventory

Validations:

  • Must be an array of any type

hostgroup_ids
обязательно

IDs of hostgroups included in inventory

Validations:

  • Must be an array of any type