In https://github.com/elastic/kibana/pull/109543, a locator to the `snapshot_restore` plugin was added. Once this change is forward-ported to `master`, we should update ILM to consume this [instead of hard-coding URLs to Snapshot and Restore](https://github.com/elastic/kibana/blob/master/x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/shared_fields/searchable_snapshot_field/searchable_snapshot_field.tsx#L170).
In #109543, a locator to the
snapshot_restoreplugin was added. Once this change is forward-ported tomaster, we should update ILM to consume this instead of hard-coding URLs to Snapshot and Restore.