Document updates for Rest API
Change-Id: Ic6d797fad051d6daeb8aca8c0bd6127fc19bbbf7
This commit is contained in:
parent
e413a80d47
commit
18e555dbd3
1505
doc/source/_static/kloudbuster-swagger.html
Normal file
1505
doc/source/_static/kloudbuster-swagger.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -336,6 +336,9 @@ kb_server/kloudbuster-swagger.yaml, and paste into the left panel of
|
|||||||
http://editor.swagger.io. Then you will see the specification of all Rest
|
http://editor.swagger.io. Then you will see the specification of all Rest
|
||||||
APIs in the right panel of the web page.
|
APIs in the right panel of the web page.
|
||||||
|
|
||||||
|
A static HTML version can be found
|
||||||
|
`here <https://github.com/openstack/kloudbuster/blob/master/doc/source/_static/kloudbuster-swagger.html>`_.
|
||||||
|
|
||||||
.. _start_kloudbuster_server:
|
.. _start_kloudbuster_server:
|
||||||
|
|
||||||
KloudBuster integrates a Python based web server
|
KloudBuster integrates a Python based web server
|
||||||
|
@ -411,6 +411,9 @@ definitions:
|
|||||||
type: string
|
type: string
|
||||||
format: json
|
format: json
|
||||||
description: Tenant and User list for reusing
|
description: Tenant and User list for reusing
|
||||||
|
storage_mode:
|
||||||
|
type: boolean
|
||||||
|
description: Running web UI for storage testing
|
||||||
Configuration_Update:
|
Configuration_Update:
|
||||||
properties:
|
properties:
|
||||||
kb_cfg:
|
kb_cfg:
|
||||||
|
Loading…
Reference in New Issue
Block a user