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:
@@ -83,6 +83,7 @@ version 1:
|
||||
- state: audit_state
|
||||
- scope: audittemplate_scope
|
||||
- links: links
|
||||
- hostname: audit_hostname
|
||||
|
||||
**Example JSON representation of an Audit:**
|
||||
|
||||
@@ -178,6 +179,7 @@ Response
|
||||
- state: audit_state
|
||||
- scope: audittemplate_scope
|
||||
- links: links
|
||||
- hostname: audit_hostname
|
||||
|
||||
**Example JSON representation of an Audit:**
|
||||
|
||||
@@ -221,6 +223,7 @@ Response
|
||||
- state: audit_state
|
||||
- scope: audittemplate_scope
|
||||
- links: links
|
||||
- hostname: audit_hostname
|
||||
|
||||
**Example JSON representation of an Audit:**
|
||||
|
||||
@@ -272,6 +275,7 @@ version 1:
|
||||
- state: audit_state
|
||||
- scope: audittemplate_scope
|
||||
- links: links
|
||||
- hostname: audit_hostname
|
||||
|
||||
**Example JSON representation of an Audit:**
|
||||
|
||||
@@ -323,6 +327,7 @@ Response
|
||||
- state: audit_state
|
||||
- scope: audittemplate_scope
|
||||
- links: links
|
||||
- hostname: audit_hostname
|
||||
|
||||
**Example JSON representation of an Audit:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user