SnmpDiscoveryPassRequest

SnmpDiscoveryPassRequest
SnmpDiscoveryPassRequest

The structure of the discovery pass containing the list of conditions.

JSON Example
{
    "capabilityConditionGroup": [
        {
            "name": "SingleOidContainsSnmpCondition",
            "oid": ".1.3.6.1.2.1.1.2.0",
            "matchValue": "\\.1\\.3\\.6\\.1\\.4\\.1\\.9\\..*",
            "invertResult": false
        }
    ]
}
capabilityConditionGroup
Required

The list containing the conditions within a discovery pass

Property Of