パラメーター名 | 記述 |
---|---|
location_id 任意 |
Set the current location context for the request Validations:
|
organization_id 任意 |
Set the current organization context for the request Validations:
|
host_ids 必須 |
IDs of hosts included in inventory Validations:
|
パラメーター名 | 記述 |
---|---|
location_id 任意 |
Set the current location context for the request Validations:
|
organization_id 任意 |
Set the current organization context for the request Validations:
|
hostgroup_ids 必須 |
IDs of hostgroups included in inventory Validations:
|
POST /ansible/api/ansible_inventories/schedule { "input_values": { "Organization": "yes", "Location": "yes", "IPv4": "yes", "Facts": "no" } } 200 { "job_id": UNIQUE-REPORT-GENERATING-JOB-UUID "data_url": "/api/v2/report_templates/1/report_data/UNIQUE-REPORT-GENERATING-JOB-UUID" }
パラメーター名 | 記述 |
---|---|
location_id 任意 |
Set the current location context for the request Validations:
|
organization_id 任意 |
Set the current organization context for the request Validations:
|
input_values 任意 |
Hash of input values of type input=>value Validations:
|
report_format 任意 |
Report format, defaults to 'json' Validations:
|