我需要升级一个易失层。但由于它不能被修改,我需要“克隆”它。
有没有办法删除层而不必核对整个目录/权限/等?
您可以通过 REST API 删除易失层。OLP CLI 和 Portal UI 当前不支持层删除。
作为 OLP 2.5 版本的一部分,HERE Open Location Platform 添加了对删除易失层的支持。发行说明可以在这里找到:https ://developer.here.com/olp/documentation/release-notes/location_platform_data_processing_release_notes_olp/release_notes/2.5.0.html
请注意,只能删除 volatile、stream 和 index 层。您可以使用 Web UI、OLP CLI 和 REST API 删除图层。
OLP CLI 文档:https ://developer.here.com/olp/documentation/open-location-platform-cli/user_guide/topics/data/layer-commands.html#catalog-layer-delete REST API 文档:https:// /developer.here.com/olp/documentation/data-store/data_dev_guide/rest/delete-a-layer.html