- Media Type
[application/vnd.org.midonet.VTEPPort-v1+json]
- Collection Media Type
[application/vnd.org.midonet.collection.VTEPPort-v1+json]
GET /vteps/:vtepId/ports GET /vteps/:vtepId/ports/:portName
Gets the name and description of all ports on the specified VTEP.
Field Name | Type | POST/PUT | Required | Description |
---|---|---|---|---|
uri | URI | A GET against this URI refreshes the representation of this resource. | ||
vtep | URI | A GET against this URI returns the VTEP corresponding to this port. | ||
name | String | The port name as configured in the OVSDB database. | ||
description | String | The port description as configured in the OVSDB database. |