curl --request GET \
--url https://{FUSION HOST}/api/configurations/{key}
"<string>"
Display the specified configuration item.
curl --request GET \
--url https://{FUSION HOST}/api/configurations/{key}
"<string>"
A configuration item key.
successful operation
The response is of type string
.
Was this page helpful?