FormKvmHost.txt 1.0 KB

1234567891011121314151617181920212223242526
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1603006547" format="1.1" reprev="6" version="3"}%
  2. ---++ Data form
  3. | *Name* | *Type* | *Size* | *Values* |
  4. | Hardware | select | 1 | %INCLUDE{IncludeSelectClusterHardware}% |
  5. | Name | text | 80 | %BASETOPIC% |
  6. | Dns Name | text | 80 | |
  7. | Place | select | 1 | %INCLUDE{IncludeSelectPlace}% |
  8. | Rack | select | 1 | %INCLUDE{IncludeSelectRack}% |
  9. | Description | text | 80 | |
  10. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  11. | VirtualCluster | select | 1 | %INCLUDE{IncludeSelectCluster}% |
  12. | Device OS | select | 1 | %INCLUDE{IncludeSelectOsList}% |
  13. | Device CPU | text | 20 | |
  14. | Device Memory | text | 20 | |
  15. | Uplink | text | 40 | |
  16. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  17. | Parent Port | text | 40 | |
  18. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  19. | Device IP | text | 20 | |
  20. | Mac | text | 20 | |
  21. | User List | text | 80 | |
  22. | Disabled | checkbox | 1 | Yes |
  23. | Deleted | checkbox | 1 | Yes |
  24. -- Main.RomanDmitriev - 2020/10/05