InfraPorts
Port info
AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Path Parameters
port_id*Port Id
Response Body
application/json
curl -X GET "https://example.com/v3/infra/ports/string"{ "router_name": "string", "interface_name": "string", "description": "string", "physical_interface_name": "string", "lanes": 0, "speed": 0, "site": { "slug": "string", "name": "string", "facility": "string", "timezone": "string" }}How is this guide?
Last updated on