Signature
Import
Properties
Signature
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
isDefault?: boolean;
Signature
jsonData: T;
meta property
Signature
meta: DataSourcePluginMeta;
name property
Signature
name: string;
password property
Signature
rawRef property
Signature
rawRef?: DataSourceRef;
Signature
type: string;
uid property
Signature
uid: string;
url property
Signature
username property
Signature
withCredentials property
Signature