Type |
Value |
Example |
Description |
---|---|---|---|
2: Endpoint type |
|
[{{"type": 2, "value": [1] }}] |
Select all agents where the "endpoint type" is equal to "desktop" |
4: IP address range |
"<Starting_IP_Address>", "<Ending_IP_Address>" |
[{{"type": 4, "value": ["127.0.0.1", "127.0.0.5"]}}] |
Select all agents where the IP address is within the range of "127.0.0.1" to "127.0.0.5" |
5: Operating system |
|
[{{"type": 5, "value": [8, 10] }}] |
Select all agents where the "operating system" type is equal to "Windows 2008" or "Windows 2016" |
ビュー: