IncludeSelectKvmHostParent.txt 341 B

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