summaryrefslogtreecommitdiff
path: root/api-ref/source/parameters.yaml
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-12-02 14:36:39 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-12-09 14:17:16 +1300
commitca04c94ef66ed16169e949e680fb3b31025cb61a (patch)
tree43d04462568204c242e8989ba1bbdd054d55e886 /api-ref/source/parameters.yaml
parent9ea87ccf4334e893565c2fa1ee8e587f56e592a1 (diff)
downloadtrove-ca04c94ef66ed16169e949e680fb3b31025cb61a.tar.gz
Support instance operating_status
Added a new field ``operating_status`` for the instance to show the actual operational status of user's database. Change-Id: I7c52cff0ec48289fe1a260e99e02a506d4f8ddec
Diffstat (limited to 'api-ref/source/parameters.yaml')
-rwxr-xr-xapi-ref/source/parameters.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 20a0123b..6918f2e4 100755
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -717,6 +717,12 @@ nics:
in: body
required: false
type: array
+operating_status:
+ description: |
+ The operating status of the database service inside the Trove instance.
+ in: body
+ required: true
+ type: string
project_uuid:
description: |
The project ID of the resource.