curl --request GET \
--url https://{FUSION HOST}/api/license/check
true
Check whether the current license is valid.
curl --request GET \
--url https://{FUSION HOST}/api/license/check
true
successful operation
true
if the license is valid.
Was this page helpful?