Skip to content
Snippets Groups Projects
Commit 6291d6fe authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update documentation

parent 68479144
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,9 @@ As for the inventory :ref:`inventory-search`, Elasticsearch is used as the full-
.. image:: _static/network/search_host_name_field.png
- To search for a MAC address, you need to use double quotes due to the ``:`` reserved character: ``"0a:22:b9:dd:19:1d"``.
- Subfields (for items and interfaces) can be accessed using dot notation: ``interfaces.cnames:artifactory``.
- To search for a MAC address, you need to use double quotes due to the ``:`` reserved character: ``"0a:22:b9:dd:19:1d"``.
.. image:: _static/network/search_host_mac.png
......@@ -76,11 +78,34 @@ The complete list of fields that can be searched is the following:
- updated_at
- user
- name
- fqdn
- is_ioc
- device_type
- model
- description
- items
* ics_id
* serial_number
* stack_member
- interfaces
* created_at
* updated_at
* user
* is_main
* network
* ip
* netmask
* name
* mac
* host
* cnames
* domain
* device_type
* model
- ansible_vars
- ansible_groups
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment