3scale_toolbox
3scale_toolbox copied to clipboard
disabled option in create application plan doesn't work as expected
Just applied this command:
3scale application-plan create --disabled --system-name=finnhub_crypto acme-ocp4 6 "crypto basic"
and the only method/metric that was disabled during configuration was Hits, the rest which are not default, but come with the Product are enabled
you are talking about metrics/methods in the Product, right? Because, now looking at the code, I would expect to miss the backend metrics/methods because it was developed before backends were implemented and this command was not updated to support backends.
correct, I'm speaking about application plan of a product
The limits and pricingrules defined in the application plan belong to the product or to some backend?
they belong to the product
reproduced! thanks for the report. Only metrics are being "disabled". Methods are not.