You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, API /api/inventory/v1/hosts?filter[system_profile][cloud_provider]=test returns list of all the hosts. It might be because filter does not support cloud_provider field.
Please add the support for querying the hosts based on cloud_provider, it is required to get the list of hosts which resides on any of the cloud providers.
Plus would be adding the new boolean TAG say "cloud_provider" in inventory.
The text was updated successfully, but these errors were encountered:
Currently, API
/api/inventory/v1/hosts?filter[system_profile][cloud_provider]=test
returns list of all the hosts. It might be because filter does not supportcloud_provider
field.Please add the support for querying the hosts based on cloud_provider, it is required to get the list of hosts which resides on any of the cloud providers.
Plus would be adding the new boolean TAG say "cloud_provider" in inventory.
The text was updated successfully, but these errors were encountered: