post https://{hostname}/crux/v1/mgmt-pop/appbundle//deploy
Deploys the specified application bundle.
Response
Deploys the specified application bundle.
xxxxxxxxxx
curl --request POST \
--url https://hostname/crux/v1/mgmt-pop/appbundle/appBundleId/deploy \
--header 'accept: application/json'
xxxxxxxxxx
14[
{
"app_id": "YqQlGzjYRzuSX04c8CECtw",
"cmdid": 9564781812219316
},
{
"app_id": "9m6LGDHhTWubkb4gU6O9NA",
"cmdid": 4371139853414614
},
{
"app_id": "rNWsDCSSQGSUn9gNHQ89NQ",
"cmdid": 5651681481824975
}
]