extractPropertyFromWbemPath

The ExtractPropertyFromWbemPath compute allows to extract the specified property from a WBEM ObjectPath in the specified column.

connector:
  # ...
pre: # <object>
  <sourceKey>: # <source-object>

monitors:
  <monitorType>: # <object>
    <job>: # <object>
      sources: # <object>
        <sourceKey>: # <source-object>
          computes: # <compute-object-array>
          - type: extractPropertyFromWbemPath
            property: # <string>
            column: # <number>
No results.