Update API documentation for create an L2 interface
An error occurred when using the API interface (/v1/ihosts/{host_id}/iinterfaces) in the API document. After analyzing the code, I found that the API interface should be /v1/iinterfaces, so update this partition section of the API documentation. Closes-Bug:#1901833 Change-Id: Ifdef1895c2bba07843e9234b78107cf45524993e Signed-off-by: XinxinShen<shenxinxin@inspur.com>
This commit is contained in:
parent
c002ad15ee
commit
22d8df8ba7
@ -2579,7 +2579,7 @@ This operation does not accept a request body.
|
||||
Creates an L2 interface on a specific host
|
||||
******************************************
|
||||
|
||||
.. rest_method:: POST /v1/ihosts/{host_id}/iinterfaces
|
||||
.. rest_method:: POST /v1/iinterfaces
|
||||
|
||||
**Normal response codes**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user