Summary
Restart an application.
Description
Restart an application in IAP.
Route
PUT /applications/:name/restart
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 restart process contains the status of the command. |