"version": "2.0.0"
}
}
A.3.7 Disabling an applicationForm
curl [options]
Example
curl
Example output
{
"app": { "action": "NONE", "catalog_id": "",
"deployed":
"desc": "Gee Wiz event production",
"download_url": "",
"name": "GeeWiz",
"product_id": "",
"sku": "",
"state": "DISABLED",
"uid": "com.geewiz",
"vendor": "Gee Wiz, Inc.",
"version": "2.0.0"
}
}
A.3.8 Enabling an applicationForm
curl [options]
Example
curl
Example output
{
"app": {
"action": "NONE",
"catalog_id": "",
"deployed":
"desc": "Gee Wiz event production",
"download_url": "",
"name": "GeeWiz",
"product_id": "",
A.3 Application manager actions 119