Module: Nexpose::Search::Value::HostType
- Defined in:
- lib/nexpose/filter.rb
Overview
Constants for filtering on host type.
Constant Summary collapse
- UNKNOWN =
'0'- VIRTUAL =
'1'- HYPERVISOR =
'2'- BARE_METAL =
'3'
Constants for filtering on host type.
'0''1''2''3'