summaryrefslogtreecommitdiff
path: root/api-ref/source/v1
diff options
context:
space:
mode:
authorhuangtianhua <huangtianhua@huawei.com>2016-06-02 10:12:51 +0800
committerhuangtianhua <huangtianhua@huawei.com>2016-06-02 10:12:51 +0800
commit13f8527a4c45ae73728f81c06f3e8eb7af450548 (patch)
treef9e8231f2c6c02c84a5a4db40ce891b3bafb7c05 /api-ref/source/v1
parent319f94b2ca9f119bed4863487166508a1e6e96ff (diff)
downloadheat-13f8527a4c45ae73728f81c06f3e8eb7af450548.tar.gz
[api-ref] Correct service-list api-ref
Add two parameters in response body. Change-Id: I453a8b84a83147c4a61d1fb651c104e44fbedd18
Diffstat (limited to 'api-ref/source/v1')
-rw-r--r--api-ref/source/v1/parameters.yaml12
-rw-r--r--api-ref/source/v1/service-status.inc6
2 files changed, 16 insertions, 2 deletions
diff --git a/api-ref/source/v1/parameters.yaml b/api-ref/source/v1/parameters.yaml
index 314786da3..d9caedad8 100644
--- a/api-ref/source/v1/parameters.yaml
+++ b/api-ref/source/v1/parameters.yaml
@@ -778,6 +778,18 @@ hostname:
in: body
required: true
type: string
+host:
+ description: |
+ The host for the service.
+ in: body
+ required: true
+ type: string
+engine_id:
+ description: |
+ The ID of engine service.
+ in: body
+ required: true
+ type: string
id:
description: |
The UUID of the heat engine.
diff --git a/api-ref/source/v1/service-status.inc b/api-ref/source/v1/service-status.inc
index e6940bb2b..6adb4e439 100644
--- a/api-ref/source/v1/service-status.inc
+++ b/api-ref/source/v1/service-status.inc
@@ -14,8 +14,8 @@ Show orchestration engine status
Enables administrative users to view details for all orchestration engines.
-Orchestration engine details include ``engine_id``, topic name,
-last updated time, health status, and host name.
+Orchestration engine details include engine id, binary, topic name, host,
+report interval, last updated time, health status, and host name.
Troubleshooting
@@ -45,10 +45,12 @@ Response Parameters
- status: status
- binary: binary
- report_interval: report_interval
+ - engine_id: engine_id
- created_at: created_at
- hostname: hostname
- updated_at: updated_at
- topic: topic
+ - host: host
- services: services
- deleted_at: deleted_at
- id: id