OpenSearch/x-pack/plugin/ilm/qa
Lee Hinman 91988c7c26 Throw error retrieving non-existent SLM policy (#47679)
Previously when retrieving an SLM policy it would always return a 200
with `{}` in the body, even if the policy did not exist. This changes
that behavior to throw an error (similar to our other APIs) if a
policy doesn't exist.

This also adds a basic CRUD yml test for the behavior.

Resolves #47664
2019-10-07 19:54:04 -06:00
..
multi-cluster Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00
multi-node ILM: Skip rolling indexes that are already rolled (#47324) (#47592) 2019-10-07 07:47:47 +01:00
rest Throw error retrieving non-existent SLM policy (#47679) 2019-10-07 19:54:04 -06:00
with-security Add a test for SLM retention with security enabled (#47608) 2019-10-07 19:52:09 -06:00
build.gradle Remove unnecessary plugin application and project configuration (#45100) 2019-08-01 14:18:24 -07:00