Add hostname to API Reference

This patch set adds hostname attribute to Audit and
ActionPlan resources in API Reference.

Change-Id: I187d44dc401d3d1770452022b8610570d459cc98
This commit is contained in:
Alexander Chadin
2018-08-13 16:44:15 +03:00
parent 7247d2f95b
commit cc2962af4a
11 changed files with 37 additions and 8 deletions

View File

@@ -47,5 +47,6 @@
],
"strategy_name": "workload_stabilization",
"next_run_time": null,
"updated_at": null
"updated_at": null,
"hostname": null
}