如何使用命令行工具查询活动 RS 许可证的到期日期?

最后更新于 2024年4月18日

目标

了解如何使用命令行工具查询活动 RS 许可证的到期日期。

解决方案

可以使用 REST 调用查询 Redis Enterprise Cluster 许可证的到期日期

curl -k  -u "<admin>:<passwd>" https://<cluster>:9443/v1/license

参考

REST API 许可证请求