Enumerate Instances (Open Operation)

Will enumerate the instances of the specified class in classPath and return zero or more CIMInstances.

image

Steps

  1. From the Select Operation Combo box choose the Enumerate Instances (Open) operation.
  2. Type in the class name in which its instances will enumerated and the namespace where the class is defined
  3. You can limit the number of instances returned by supplying a number in Max Objects field, leave it blank means no instances is returned.
  4. You can add aditional filter in the results by providing query in the query field in the form of the query language selected in the language field.
  5. When all fields completed press execute button.

The resulted instances path will be show in Results View area, you can double click that path from the Result list to view the detailed information of the instance. You can also copy the Path to the clipboard by right clicking an object path from the result list.