Update specific inventory filter
This endpoint is used to update an inventory filter.
PUT /openapi/v1/filters/inventories/{inventory_filter_id}
Parameters:
Name |
Type |
Description |
---|---|---|
name |
string |
User specified name of the scope. |
query |
JSON |
Filter (or match criteria) associated with the scope. |
app_scope_id |
string |
ID of the scope associated with the filter. |
primary |
boolean |
When ‘true’ the filter is restricted to the ownership scope. |
public |
boolean |
When ‘true’ the filter provides a service. May be used as part of policy generation. Must also be primary/scope restricted. |
Usages |
boolean |
Collection of member policy and configuration statistics. |