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

    Interface HubicCredentialsModel

    interface HubicCredentialsModel {
        token: string;
        type: "HUBIC";
    }
    Index
    token: string
    type: "HUBIC"