| 12345678910111213141516171819202122 |
- , %SEARCH{
- "lc(DeviceType)='kvmhost' and VirtualCluster=''"
- type="query"
- nosearch="on"
- nototal="on"
- format="$web.$topic"
- separator=", "
- order="formfield(Name)"
- }%
- , %SEARCH{
- "\.*"
- scope="topic"
- web="Sovtest"
- topic="Cluster*"
- nototal="on"
- nosummary="on"
- nosearch="on"
- regex="on"
- format="$web.$topic"
- separator=", "
- order="formfield(Name)"
- }%
|