有没有办法删除 HERE 挥发性层 w/o 必须用核弹攻击整个 catalog/permissions?
Is there a way to delete HERE volatile layers w/o having to nuke the entire catalog/permissions?
我需要升级易变层。但由于无法修改,我需要 "clone" 它。
有没有办法删除图层 w/o 而必须对整个 catalog/permissions/etc 进行核爆?
您可以通过 REST API 删除易变层。 OLP CLI 和 Portal UI 目前不支持图层删除。
HERE Open Location Platform 添加了对删除可变层的支持,作为 OLP 2.5 版本的一部分。可以在此处找到发行说明:https://developer.here.com/olp/documentation/release-notes/location_platform_data_processing_release_notes_olp/release_notes/2.5.0.html
请注意,只能删除易失性、流和索引层。您可以使用 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
我需要升级易变层。但由于无法修改,我需要 "clone" 它。
有没有办法删除图层 w/o 而必须对整个 catalog/permissions/etc 进行核爆?
您可以通过 REST API 删除易变层。 OLP CLI 和 Portal UI 目前不支持图层删除。
HERE Open Location Platform 添加了对删除可变层的支持,作为 OLP 2.5 版本的一部分。可以在此处找到发行说明:https://developer.here.com/olp/documentation/release-notes/location_platform_data_processing_release_notes_olp/release_notes/2.5.0.html
请注意,只能删除易失性、流和索引层。您可以使用 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