Network Management/Network Resources/Distributed Switch Related Interfaces
GETDistributed Switch Related InterfacesSince 4.8.0SynchronousAuth Required
GetVSwitchTypes
GetVSwitchTypes
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack//v1/l2-networks/vSwitchTypes
/zstack//v1/l2-networks/vSwitchTypes
Request Example
curl -X GET 'http://{host}/zstack//v1/l2-networks/vSwitchTypes?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "vSwitchTypes": [ "LinuxBridge", "OvsDpdk" ] }Change History
This API has no change history records yet.
