Enabling Apphosting Feature
DME
Copy
POST http://<mgmt0_IP>/api/mo/sys/fm.json
{ "fmEntity": { "children": [ { "fmAppHosting": { "attributes": { "adminSt": "enabled" }}}]}}
Response
{ imdata:[] }