camayoc.inventory module¶
Host Based Inventory (HBI) API.
-
camayoc.inventory.INVENTORY_HOSTS_PATH= '/hosts'¶ The path to the endpoint used for obaining hosts facts.
-
camayoc.inventory.client(url, auth, x_rh_identity=None, method='get', cond=<function <lambda>>)[source]¶ Simple REST API client.