External DocumentationTo learn more, visit the TippingPoint SMS documentation.
Actions
Add Reputation Entry
Add a reputation entry to the SMS Reputation Database.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| IP | The IPv4 or IPv6 address of the reputation entry to add. |
| Tag Data | A comma-separated list of tag category and value pairs to associate with the entry, in the format TagCategory,Value,TagCategory,Value.Notes: * Any tag category used must already exist on the SMS, and its value must be UTF-8 encoded.* For a LIST tag category that allows multiple values, separate the values with ~~~. For example: MalwareIpType,malwareSource~~~cncHost.* Enclose any value that contains a comma in double quotes. For example: MalwareIpType,infectedHost,CreatedDate,"Jan 22, 2014". |
Was this page helpful?