startSpacelet
Start a spacelet identified by the unique name. The spacelet that is requested to be started will be build and added to the list of core's spacelets if it is not yet build.
Request
Parameter | Type | Description |
---|---|---|
unique_name | string | Unique name of a spacelet. |
Result response
Type | Desription |
---|---|
object array | An array of service objects. The returned services are of type "open". |
Error response
An error_object. |