Hello,
I am trying to call the `service_plan` command via rest api with `/api/v2/cli/service_plan/call` endpoint but getting `Command 'service_plan' not found` 404 response.
The `/api/v2/cli/commands` endpoint does not list `service_plan` command in the response (attached).
How can I call the...