isApplicationRunning
Test is application or spacelet running.
Request
Parameter | Type | Description |
---|---|---|
unique_name | string | Unique name of an application or a spacelet. |
Result response
Type | Desription |
---|---|
boolean | If application or spacelet is running the value is true and otherwise false. |
Error response
An error_object. |