VMware Cloud Community
saurabh_agr001
Contributor
Contributor

Management of creating/deletion of the ExternalEvent in vCOPs 5.8.4

Hi,

I am using vCOps 5.8.4 and creating the ExternalEvent based on the Faults data I am getting. Here I am using the  the below API

ExternalEvent externalEvent = EventFactory.createSystemDegradationEvent(time,faultDetails,ALERT_CRITICALITY_LEVEL,ManagedExteranallyFalse);

Is there any way to delete the created fault/event? Since the fault generated at back-end gets cleared and now my purpose is to removed the created event from the vCOps dashboard as well.

Kindly suggest about any API available in the vCOPs sdk?

Regards,

Saurabh Agarwal

0 Kudos
0 Replies