Delete SOW Messages
Last updated
Last updated
Copyright 2013-2024 60East Technologies, Inc.
AMPS also provides modules for deleting SOW contents. The amps-action-do-delete-sow
module deletes messages from the specified SOW topic.
This module requires the Topic
, MessageType
and Filter
parameters in order to delete the desired message.
Parameter | Description |
---|---|
This module does not add any variables to the AMPS context.
Topic
(required)
The name of the SOW topic from which to delete messages.
This parameter supports regular expressions.
There is no default for this parameter.
MessageType
(required)
The message type of the SOW topic or topics to delete from.
There is no default for this parameter.
Filter
(required)
Set the filter to apply.
Only messages matching that filter will be deleted.