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

    Interface HTTPCredentialsModel

    interface HTTPCredentialsModel {
        type: "HTTP";
        url: string;
    }
    Index
    type: "HTTP"
    url: string