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

    Interface HostPorts

    interface HostPorts {
        host_ip: string;
        host_port: number;
    }
    Index
    host_ip: string
    host_port: number