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
There's an explicit call to /ops/invalidate_miq_product_feature_caches when creating a new child tenant that runs MiqProductFeature.invalidate_caches. This is the only single endpoint that is not API-driven for this form.
I am wondering if it would be possible to either have a dedicated endpoint for this in the API, or to call this any time a new feature is called.
There's an explicit call to
/ops/invalidate_miq_product_feature_caches
when creating a new child tenant that runsMiqProductFeature.invalidate_caches
. This is the only single endpoint that is not API-driven for this form.I am wondering if it would be possible to either have a dedicated endpoint for this in the API, or to call this any time a new feature is called.
@miq-bot add_label question
@miq-bot assign @gtanzillo
The text was updated successfully, but these errors were encountered: