Path Parameters
The name of a Fusion capability. Use /apps-manager/license
to get the list of possible values.
Response
200 - application/json
successful operation
curl --request GET \
--url https://{FUSION HOST}/api/license/capability/{capability}
{}
Gets the licensed capability details.
curl --request GET \
--url https://{FUSION HOST}/api/license/capability/{capability}
{}
The name of a Fusion capability. Use /apps-manager/license
to get the list of possible values.
successful operation
Was this page helpful?