@truenas/api-client
    Preparing search index...

    Interface UsedPorts

    interface UsedPorts {
        container_port: number;
        host_ports: v25_10_0.HostPorts[];
        protocol: string;
    }
    Index
    container_port: number
    host_ports: v25_10_0.HostPorts[]
    protocol: string