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 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
input_values 选填 |
Hash of input values of type input=>value Validations:
|
report_format 选填 |
Report format, defaults to 'json' Validations:
|