| Object type: Dynamic list object | ||
|---|---|---|
| List of fields that constitutes a dynamic list | ||
| Field | Required | Description |
| Max_Entries | true | The maximum number of entries permitted in this dynamic list. |
| Name | true | The name of the dynamic list. |
| TTL | true | Time to live. The time till which all entries in this dynamic list will be active. |
| Object type: Dynamic list object | |
|---|---|
| List of fields that constitutes a dynamic list | |
| Field | Description |
| Max_Entries | The maximum number of entries permitted in this dynamic list. |
| Name | The name of the dynamic list. |
| TTL | Time to live. The time till which all entries in this dynamic list will be active. |
POST /correlation/dynamiclists
{"Name":"IPList","Max_Entries":"3","TTL":"3600000"}
{"Name":"IPList","Max_Entries":"3","TTL":"3600000"}