Document toolboxDocument toolbox

data.source.grid > set query

The data.source.grid > set query command sets the query configuration and allows you to enable or disable specific category of information from the Grid. All categories are enabled by default. Note that data is queried only if cloud destination mode is set to hold or forward.

Syntax

  • data.source.grid > set query [userinfo|ipam|lease] [enabled|disabled]
  • lease : allows to query lease related information such as hostname and MAC address.
  • userinfo : allows to query user identity mapping information.
  • ipam : allows to query IP related information such as Extensible Attributes.


Example

data.source.grid > set query userinfo enabled
ok

data.source.grid > set query ipam enabled
ok