Closed
Description
Now that closed indices are replicated (see: #39499 / #33888). We should add support
for these indices to ILM.
This means that in a policy, a user should be able to specify that an index be
closed, and then still be able to perform some subset of operations on the
index (allocation routing, likely?).
The closed index should be allowed to be deleted in the delete phase of ILM as
well.