Skip to content

Returns the initialisable system template.

GET
/api/v1/{tenantId}/system/initialise-devices/template

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string

OK

object
systems
Array<object>
nullable
object
systemName
string
nullable
devices
Array<object>
nullable
object
id
string
nullable
name
string
nullable
nestedDevices
Array<object> recursive

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable