Open
Description
Describe the solution you'd like
Right now our filter is an all or nothing approach -- which works in the majority of the use cases. However, there are certain APIs that may be useful to see depending on the page. For example, if we are looking at the Cluster page in CDM the /cluster
may be worth looking at.
We need to:
- Determine if this is the actual case
- Group each API call
- Add an UI filter to manually enable the endpoints to get through