diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index 4eb75a67e0..a3d320cd7b 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -52,6 +52,12 @@ attachment_id: in: path required: true type: string +binary: + description: | + The binary name of the service. + in: path + required: true + type: string cell_id: description: | The UUID of the cell. @@ -76,6 +82,12 @@ console_id: in: path required: true type: string +disabled_reason: + description: | + The reason for disable a service. + in: path + required: false + type: string domain: description: | The registered DNS domain that the DNS drivers publish.