The license uninstall key appears in JSON format, as shown below.
Example 4 License uninstall key output
{
"license" : { "install_id" : 1249679, "serial_no" : 13,
"license_metric" : "HA Controller",
"product" : "HP VAN SDN Ctrl Base",
"metric_qty" : 500,
"license_type" : "PRODUCTION",
"base_license" : false,
"creation_date" :
"activated_date" :
"expiry_date" :
"license_uninstall_key" :
}
}
4.Record your license_uninstall_key. For example: Example 5 Security token obtained from output
The license_uninstall_key obtained from the example in the previous step is:
A.3 Application manager actions
A.3.1 Listing applications
Form
curl [options]
Example of listing applications
curl
Example output:
{
"apps": [
{
"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" },
{
"action": "NONE",
A.3 Application manager actions 115