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

    Interface FCPortUpdate

    interface FCPortUpdate {
        port?: string;
        target_id?: number;
    }
    Index
    port?: string
    target_id?: number