Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • Api
  • Queries

Queries · Changes

Page history
Update Queries authored Aug 16, 2022 by Andrea Pavlovic's avatar Andrea Pavlovic
Hide whitespace changes
Inline Side-by-side
API/Queries.md
View page @ 83d5a338
...@@ -6,7 +6,7 @@ These parameters are available for general search queries: ...@@ -6,7 +6,7 @@ These parameters are available for general search queries:
|offset|offset|0| |offset|offset|0|
|page|which page|1| |page|which page|1|
|page_size|size of page|10| |page_size|size of page|10|
|no_filtered_count|do not fetch the number of total records filtered 1 (don't fetch) / 0 (do fetch) |0| |no_filtered_count|do not fetch the number of total records filtered 1 (don't fetch) / 0 (do fetch) - this will not work if total_count is turned off as it's needed for safety at that point|0|
|no_total_count|do not fetch the total records in the entity 1 (don't fetch) / 0 (do fetch) |0| |no_total_count|do not fetch the total records in the entity 1 (don't fetch) / 0 (do fetch) |0|
|no_counts|set no_filtered_count and no_total_count to 1 |0| |no_counts|set no_filtered_count and no_total_count to 1 |0|
|conds|[search conditions](#conds) ("where")|| |conds|[search conditions](#conds) ("where")||
......
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages