IncludeSelectKvmHostParent.txt 316 B

123456789101112131415161718192021
  1. , %SEARCH{
  2. "lc(DeviceType)='kvmhost' and VirtualCluster=''"
  3. type="query"
  4. nosearch="on"
  5. nototal="on"
  6. format="$topic"
  7. separator=", "
  8. order="formfield(Name)"
  9. }%
  10. , %SEARCH{
  11. "\.*"
  12. scope="topic"
  13. topic="Cluster*"
  14. nototal="on"
  15. nosummary="on"
  16. nosearch="on"
  17. regex="on"
  18. format="$topic"
  19. separator=", "
  20. order="formfield(Name)"
  21. }%