Removing event collection identifier patterns
To remove an event collection identifier pattern (ECIP), remove the entry for the ECIP from the registry.oslcecip table.
Results
Example
DELETE FROM registry.oslcecip WHERE Name='ComputerSystem';To remove an event collection identifier pattern (ECIP), remove the entry for the ECIP from the registry.oslcecip table.
DELETE FROM registry.oslcecip WHERE Name='ComputerSystem';