Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

CimProbeResult- Global

The CimProbeResult script include provides methods to process Common Information Model (CIM) probe results.

Use to process CIM probe results in any server-side discovery script.

Parent Topic:Server API reference

CimProbeResult - getNamedInstances(String namedQueries)

Gets the named instances for the specified named queries.

NameTypeDescription
namedQueriesStringThe named queries
TypeDescription
StringThe named instances

CimProbeResult - getQueries()

Gets all the queries for the current CIM probe.

NameTypeDescription
None  
TypeDescription
String ArrayAll Queries