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

    Interface OVHSchema

    interface OVHSchema {
        application_key: string;
        application_secret: string;
        authenticator: "OVH";
        consumer_key: string;
        endpoint: v25_10_0.Endpoint;
    }
    Index
    application_key: string
    application_secret: string
    authenticator: "OVH"
    consumer_key: string
    endpoint: v25_10_0.Endpoint