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:
XinxinShen 2020-10-28 18:45:10 +08:00
parent c002ad15ee
commit 22d8df8ba7
1 changed files with 1 additions and 1 deletions

View File

@ -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**