Update api: Rca Get

The parameter 'all_tenants' should be the query parameters,
not  request body.

Change-Id: Ied251843532c4ce2b6e7ab3250db6aeb3169ebe9
This commit is contained in:
Q.hongtao 2020-06-11 10:51:28 +08:00
parent 25ea896d9e
commit 6ee4e1f7b6
1 changed files with 2 additions and 1 deletions

View File

@ -354,11 +354,12 @@ Query Parameters
================
alarm id - (string(255)) get rca on this alarm.
all_tenants - (boolean, optional) shows the rca of all tenants (in case the user has the permissions).
Request Body
============
* all_tenants - (boolean, optional) shows the rca of all tenants (in case the user has the permissions).
None.
Request Examples
================