Skip to main content Skip to complementary content

About API: Get enums

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

GET

Path

/qrs/about/api/enums

Description

Get all enums that are used by the public part of the Qlik Sense Repository Service (QRS) API.

Body

-

Return value

Dictionary<string, EnumDescription>:

{ "AvailabilityStatusEnum": { "Values": [ "0: NotApplicable", "1: Available", "2: NoActiveRoute", "3: NoConfiguredRoute", "4: NotSynced", "5: NotMigrated" ], "Usages": [ "App.AvailabilityStatus" ] }, "SerializationContextFlags": { "Values": [ "0: None", "1: ServiceAccount", "2: CreateOnCentralNode", "4: TransactionItem" ], … }

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!