"catalog_id": "",
"deployed":
"desc": "Link Management",
"download_url": "",
"name": "Link Manager",
"product_id": "",
"sku": "",
"state": "ACTIVE",
"uid": "com.hp.sdn.ctl.linkdisco",
"vendor":
"version": "2.3.5.6370"
}
]
}
A.3.2 Listing information about an applicationForm
curl [options]
Example
curl
Example output
{
"app": { "action": "NONE", "catalog_id": "",
"deployed":
"desc": "Path Diagnostic Utility",
"download_url": "",
"name": "Path Diagnostics",
"product_id": "",
"sku": "",
"state": "ACTIVE",
"uid": "com.hp.sdn.ctl.diag",
"vendor":
"version": "2.3.5.6370"
}
}
A.3.3 Getting application health statusThe HEAD command on health status returns only the response code rather than the entire message for
200 for healthy
290 for unhealthy
295 for critical
Form
curl [options]
116 cURL commands