Interface QlikAPI

interface QlikAPI {
    apiKeys: ApiKeysAPI;
    apps: AppsAPI;
    assistants: AssistantsAPI;
    audits: AuditsAPI;
    auth: AuthAPI;
    automationConnections: AutomationConnectionsAPI;
    automations: AutomationsAPI;
    automlDeployments: AutomlDeploymentsAPI;
    automlPredictions: AutomlPredictionsAPI;
    brands: BrandsAPI;
    collections: CollectionsAPI;
    conditions: ConditionsAPI;
    consumption: ConsumptionAPI;
    cspOrigins: CspOriginsAPI;
    csrfToken: CsrfTokenAPI;
    dataAlerts: DataAlertsAPI;
    dataAssets: DataAssetsAPI;
    dataConnections: DataConnectionsAPI;
    dataCredentials: DataCredentialsAPI;
    dataFiles: DataFilesAPI;
    dataQualities: DataQualitiesAPI;
    dataSets: DataSetsAPI;
    dataSources: DataSourcesAPI;
    dataStores: DataStoresAPI;
    dcaas: DcaasAPI;
    diProjects: DiProjectsAPI;
    directAccessAgents: DirectAccessAgentsAPI;
    encryption: EncryptionAPI;
    extensions: ExtensionsAPI;
    glossaries: GlossariesAPI;
    groups: GroupsAPI;
    identityProviders: IdentityProvidersAPI;
    interceptors: InterceptorsAPI;
    items: ItemsAPI;
    knowledgebases: KnowledgebasesAPI;
    licenses: LicensesAPI;
    lineageGraphs: LineageGraphsAPI;
    ml: MlAPI;
    notes: NotesAPI;
    notifications: NotificationsAPI;
    oauthClients: OauthClientsAPI;
    oauthTokens: OauthTokensAPI;
    qix: QixAPI;
    questions: QuestionsAPI;
    quotas: QuotasAPI;
    reloads: ReloadsAPI;
    reloadTasks: ReloadTasksAPI;
    reports: ReportsAPI;
    reportTemplates: ReportTemplatesAPI;
    roles: RolesAPI;
    sharingTasks: SharingTasksAPI;
    spaces: SpacesAPI;
    tasks: TasksAPI;
    tempContents: TempContentsAPI;
    tenants: TenantsAPI;
    themes: ThemesAPI;
    transports: TransportsAPI;
    uiConfig: UiConfigAPI;
    users: UsersAPI;
    webhooks: WebhooksAPI;
    webIntegrations: WebIntegrationsAPI;
    webNotifications: WebNotificationsAPI;
}
Index

Properties

apiKeys: ApiKeysAPI

Functions for the apiKeys api

apps: AppsAPI

Functions for the apps api

assistants: AssistantsAPI

Functions for the assistants api

audits: AuditsAPI

Functions for the audits api

auth: AuthAPI

Functions for the auth api

automationConnections: AutomationConnectionsAPI

Functions for the automationConnections api

automations: AutomationsAPI

Functions for the automations api

automlDeployments: AutomlDeploymentsAPI

Functions for the automlDeployments api

automlPredictions: AutomlPredictionsAPI

Functions for the automlPredictions api

brands: BrandsAPI

Functions for the brands api

collections: CollectionsAPI

Functions for the collections api

conditions: ConditionsAPI

Functions for the conditions api

consumption: ConsumptionAPI

Functions for the consumption api

cspOrigins: CspOriginsAPI

Functions for the cspOrigins api

csrfToken: CsrfTokenAPI

Functions for the csrfToken api

dataAlerts: DataAlertsAPI

Functions for the dataAlerts api

dataAssets: DataAssetsAPI

Functions for the dataAssets api

dataConnections: DataConnectionsAPI

Functions for the dataConnections api

dataCredentials: DataCredentialsAPI

Functions for the dataCredentials api

dataFiles: DataFilesAPI

Functions for the dataFiles api

dataQualities: DataQualitiesAPI

Functions for the dataQualities api

dataSets: DataSetsAPI

Functions for the dataSets api

dataSources: DataSourcesAPI

Functions for the dataSources api

dataStores: DataStoresAPI

Functions for the dataStores api

dcaas: DcaasAPI

Functions for the dcaas api

diProjects: DiProjectsAPI

Functions for the diProjects api

directAccessAgents: DirectAccessAgentsAPI

Functions for the directAccessAgents api

encryption: EncryptionAPI

Functions for the encryption api

extensions: ExtensionsAPI

Functions for the extensions api

glossaries: GlossariesAPI

Functions for the glossaries api

groups: GroupsAPI

Functions for the groups api

identityProviders: IdentityProvidersAPI

Functions for the identityProviders api

interceptors: InterceptorsAPI

Functions for the interceptors api

items: ItemsAPI

Functions for the items api

knowledgebases: KnowledgebasesAPI

Functions for the knowledgebases api

licenses: LicensesAPI

Functions for the licenses api

lineageGraphs: LineageGraphsAPI

Functions for the lineageGraphs api

ml: MlAPI

Functions for the ml api

notes: NotesAPI

Functions for the notes api

notifications: NotificationsAPI

Functions for the notifications api

oauthClients: OauthClientsAPI

Functions for the oauthClients api

oauthTokens: OauthTokensAPI

Functions for the oauthTokens api

qix: QixAPI

Functions for the qix api

questions: QuestionsAPI

Functions for the questions api

quotas: QuotasAPI

Functions for the quotas api

reloads: ReloadsAPI

Functions for the reloads api

reloadTasks: ReloadTasksAPI

Functions for the reloadTasks api

reports: ReportsAPI

Functions for the reports api

reportTemplates: ReportTemplatesAPI

Functions for the reportTemplates api

roles: RolesAPI

Functions for the roles api

sharingTasks: SharingTasksAPI

Functions for the sharingTasks api

spaces: SpacesAPI

Functions for the spaces api

tasks: TasksAPI

Functions for the tasks api

tempContents: TempContentsAPI

Functions for the tempContents api

tenants: TenantsAPI

Functions for the tenants api

themes: ThemesAPI

Functions for the themes api

transports: TransportsAPI

Functions for the transports api

uiConfig: UiConfigAPI

Functions for the uiConfig api

users: UsersAPI

Functions for the users api

webhooks: WebhooksAPI

Functions for the webhooks api

webIntegrations: WebIntegrationsAPI

Functions for the webIntegrations api

webNotifications: WebNotificationsAPI

Functions for the webNotifications api