Summary
Start an application.
Description
Start an application in IAP.
Route
PUT /applications/:name/start
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| name | string | yes | The name of the selected application. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | The result of the start process contains the status of the command. |