According to the apidoc, GET /api/hosts/:resource_id/parameters | List all parameters for a resource
The API supports listing all parameters of a resource.
However in current implement there seems no such feature.
Could you please add such support either via search mixin or other means appropriate?
Thanks!