Skip to content
Start here

Protocols

List Spectrum application protocols
GET/zones/{zone_id}/spectrum/protocols
ModelsExpand Collapse
ProtocolListResponse object { description, name, ports, transport }
description: string

The full name of the application protocol.

name: string

The short name of the application protocol.

ports: array of number

The available listening ports for the given protocol.

transport: string

The transport layer protocol used by the application protocol