cURL
curl --request GET \ --url https://{FUSION HOST}/api/webapps/{id}/war/manifest
"<string>"
Get the MANIFEST.MF of war file.
Application ID.
successful operation
The response is of type string.
string
Was this page helpful?