Type of connection identifier used in QRI generation requests:
id — connection UUIDname — connection name, optionally space-qualified (for example, MySpace:MyConnection or :MyConnection)properties — connection string in Qlik CONNECT formatOptionalrequestEcho of the caller-provided requestId from the corresponding request entry.
OptionalstatusStatus of this QRI generation entry.
HTTP-style status code for this entry. 200 indicates success; values above 200 indicate failure. Detailed error information is included in errorResponse on failure.
OptionalerrorResponse?: DcaasApiErrorDCaaS-specific error information including error code, code name, and detailed message.
Result of a single QRI generation request, including status and the generated QRI value.