Signature
Import
Properties
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
basicAuth?: string;
database property
id property
Signature
isDefault property
Signature
Signature
jsonData: T;
meta property
Signature
meta: DataSourcePluginMeta;
name property
Signature
name: string;
password property
password?: string;
Signature
uid property
Signature
uid: string;
url property
Signature
url?: string;
username property
Signature
Signature