AQL was introduced in Artifactory V3.5.0 with support for Item as a primary domain with its attached Property, as well as Statistic as a secondary domain. Later versions of Artifactory introduced additional domains that can be included in queries. The following table summarizes from which version each domain is accessible.
3.5.0 | 4.2.0 | 4.7.0 | 6.0.0/ 7.0.0 | |
---|---|---|---|---|
Item | ||||
Item.Property | ||||
Statistic | ||||
Archive | ||||
Archive.Entry | ||||
Artifact | ||||
Dependency | ||||
Module | ||||
Module.Property | ||||
Build | ||||
Build.Property | ||||
Promotion | ||||
Release | ||||
Release_artifact |
Note
To run queries on the build domain, you must be an admin user.
The Release domain refers to Release Bundles v1, which is created in JFrog Distribution, and not the Release Bundles v2 created in Artifactory. For more information, see Types of Release Bundles.