Open
Description
There is no way for client/customer to filter out template VMs without getting all the VMs on client side.
My use case is to query all template VMs but it doesn't seem that filter API provides any filter to pass config.template==true
without filtering it on client.
How can we filter template VMs on server side and get the final result?