api.template.vm

/template/(name)/vm

api.template.vm.views.template_vm_list(*args, **kwargs)

List (GET) all VMs, which are using a specific server template (name).

GET /template/(name)/vm
DC-bound?:
  • - dc_bound=true
  • - dc_bound=false
Permissions:
Asynchronous?:
Parameters:
  • data.full (boolean) – Return list of objects with all VM details (default: false)
  • data.order_by (string) – Available fields for sorting: hostname (default: hostname)
Status Codes: