GET
/
webapps
/
{id}
/
war
/
manifest
Get MANIFEST.MF
curl --request GET \
  --url https://{FUSION HOST}/api/webapps/{id}/war/manifest
"<string>"

Path Parameters

id
string
required

Application ID.

Response

200 - text/plain

successful operation

The response is of type string.