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