The Port schema contains properties that describe a port of a switch, controller, chassis, or any other device that could be connected to another entity.Privilege: Login
Request
Authorization
API Key
Add parameter in header
X-Auth-Token
Example:
X-Auth-Token: ********************
Basic Auth
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
or
Path Params
Responses
🟢200成功
application/json
The response contains a representation of the Port resource