9f9802eebd
This patch move the all v2.1 api sample tests under 'functional/api_sample_tests'. Also move sample files under 'doc/api-samples'. Co-Authored-By: Ed Leafe <ed@leafe.com> Co-Authored-By: Alex Xu <hejie.xu@intel.com> Partial-Bug: #1462901 Change-Id: I2b924f2ad7687a23a018a9b658e8acd9e04d7963
17 lines
477 B
JSON
17 lines
477 B
JSON
{
|
|
"instance_usage_audit_log": {
|
|
"hosts_not_run": [
|
|
"8e33da2b48684ef3ab165444d6a7384c"
|
|
],
|
|
"log": {},
|
|
"num_hosts": 1,
|
|
"num_hosts_done": 0,
|
|
"num_hosts_not_run": 1,
|
|
"num_hosts_running": 0,
|
|
"overall_status": "0 of 1 hosts done. 0 errors.",
|
|
"period_beginning": "2012-06-01 00:00:00",
|
|
"period_ending": "2012-07-01 00:00:00",
|
|
"total_errors": 0,
|
|
"total_instances": 0
|
|
}
|
|
} |