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