deleteTriggerErrorDetail

On this page
Back to index

Summary

Deletes the specified trigger error detail.
triggerErrorDetailId
Stringrequired
The ID of trigger error detail.

Usage

Perl

$cmdr->deleteTriggerErrorDetail( "test-triggerErrorDetailId" # triggerErrorDetailId );

ectool

ectool deleteTriggerErrorDetail \ "test-triggerErrorDetailId" `# triggerErrorDetailId`