Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

API 19.5 like not working

The like filter works in all versions prior to SFOS 19.5.0 GA-Build197 and not only in IPHost search. It works in IPHostGroup, Services and other object searches. example is as follows.

<Request>
    <Login>
        <Username>admin</Username>
        <Password>adminpassword</Password>
    </Login>
    <Get>
        <IPHost>
            <Filter>
                <key name="Name" criteria="like">test-</key>
            </Filter>
        </IPHost>
    </Get>
</Request>

i think there is a bug



This thread was automatically locked due to age.
Parents Reply Children