Add list datamodel microversion to api-ref

Change-Id: I0703a935fa6d9d61f62374dbd7afb09b1dfffd5c
Related-Bug: #1854121
This commit is contained in:
licanwei 2019-12-03 11:03:16 +08:00
parent 6f43f2b003
commit 002ea535ae

View File

@ -4,6 +4,8 @@
Data Model Data Model
========== ==========
.. versionadded:: 1.3
``Data Model`` is very important for Watcher to generate resource ``Data Model`` is very important for Watcher to generate resource
optimization solutions. Users can easily view the data model by the optimization solutions. Users can easily view the data model by the
API. API.
@ -18,7 +20,7 @@ Returns the information about Data Model.
Normal response codes: 200 Normal response codes: 200
Error codes: 400,401 Error codes: 400,401,406
Request Request
------- -------