DataConnection

Parameters

id (optional)
UUID
The unique identifier of the connection. format: uuid
name (optional)
String
The name of the connection.
description (optional)
String
The description of the connection.
created (optional)
Date
The creation date in RFC 3339 format based on the UTC time standard. format: date-time
lastUpdate (optional)
Date
The date of the last update in RFC 3339 format based on the UTC time standard. format: date-time
appId (optional)
String
The unique identifier of the app associated with this connection.
source (optional)
String
The source type of connection QlikView document or Qlik Sense app.
connectionString (optional)
String
The connection string of the connection.
notificationsEnabled (optional)
Boolean
Indicates if notifications are enabled for this connection
cacheStatus (optional)
String (Enum)
The status of the cache generation task.
One of:
  • NeverGenerated
  • Enqueued
  • Generating
  • Generated
  • Error
  • Aborted
connectionStatus (optional)
String (Enum)
The status of the connection.
One of:
  • Unknown
  • Ok
  • Warning
  • Error