Get inventory filters
This endpoint returns a list of inventory filters visible to the user.
GET /openapi/v1/filters/inventories
Parameters:
Name |
Type |
Description |
---|---|---|
vrf_id |
integer |
Match inventory filters by vrf id. |
root_app_scope_id |
string |
Match inventory filters by root app scope id. |
name |
string |
Returns inventory filters matching part of the name, case-insensitive. |
exact_name |
string |
Returns inventory filters matching the exact name, case-sensitive. |