Files
plexgo/docs/models/operations/connections.md

2.7 KiB

Connections

Fields

Field Type Required Description Example
Protocol operations.Protocol ✔️ The protocol used for the connection (http, https, etc) http
Address string ✔️ The (ip) address or domain name used for the connection
Port int ✔️ The port used for the connection
URI string ✔️ The full URI of the connection
Local bool ✔️ If the connection is local address
Relay bool ✔️ If the connection is relayed through plex.direct
IPv6 bool ✔️ If the connection is using IPv6