DeleteElasticIndices Configurations Table View¶
| Property Path | Type | Required | Default | Description |
|---|---|---|---|---|
ProbeConfiguration |
object or string |
✖ | ||
ProbeConfiguration.IndexPattern |
string |
✔ | The index pattern of the relevant indices | |
ProbeConfiguration.Password |
string |
✔ | The password of the elasticsearch | |
ProbeConfiguration.Url |
string |
✔ | The url of the elasticsearch | |
ProbeConfiguration.Username |
string |
✔ | The username of the elasticsearch | |
ProbeConfiguration.RequestTimeoutMs |
integer or string |
✖ | 30000 | The timeout in milliseconds on the requests sent to the elastic |