Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents
exclude^$

...

Info

All examples on this page are based on cURL because most Python programmers can easily transfer that to a requests call. The other way around, it's more complicated.

Status
colourGreen
titleLAST TESTED ON CHECKMK 2.2.0P1

Table of Contents
exclude^$

Hosts

Showing all Attributes of a Host

...

  1. It's impossible to restrict the output to a single column; you must request at least two columns.
  2. It's impossible to query data from columns of the type "blob", like "mk_inventory".

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("agent_bakery","user_roles_permissions","user","roles") and type = "page" and space = "KB"
labelsagent_bakery user_roles_permissions roles user

Page Properties
hiddentrue


Related issues