Resource Center/Network Resource/Hardware SDN Controller Operations
GETHardware SDN Controller OperationsSince 5.4.0SynchronousAuth Required
QueryHuaweiIMasterVRouter
QueryHuaweiIMasterVRouter
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/sdn-controller/huawei-imaster/vrouters
/zstack/v1/sdn-controller/huawei-imaster/vrouters
Request Example
curl -X GET 'http://{host}/zstack/v1/sdn-controller/huawei-imaster/vrouters' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "e75a229874b23b35903e52a6f52059cb", "name": "vrouter1", "description": "vrouter for test", "logicalNetworkId": "87ed0075640733c291aa223772d9d82d", "tenantId": "2f4c1e3a62fa3da1ab1cca8b53074b9f" } ] }Change History
This API has no change history records yet.
