Signature

    Import

    Properties

    Signature

    1. access: 'direct' | 'proxy';

    basicAuth property

    This is the full Authorization header if basic auth is enabled. Only available here when access is Browser (direct), when access is Server (proxy) The basic auth header, username & password is never exposed to browser/Frontend so this will be empty then.

    Signature

      database property

      id property

      Signature

      isDefault property

      Signature

      1. isDefault?: boolean;

      Signature

      1. jsonData: T;

      meta property

      Signature

      1. meta: DataSourcePluginMeta;

      name property

      Signature

      1. name: string;

      password property

      Signature

      rawRef property

      Signature

      1. rawRef?: DataSourceRef;

      Signature

      1. type: string;

      uid property

      Signature

      1. uid: string;

      url property

      Signature

        username property

        Signature

        withCredentials property

        Signature