PULSAR
API ReferenceMachines Config U I

Get Machine Config U I

Get a single machine config UI, identified by viewType and machineId.

Authorization

bearerAuth user, superuser, admin, superadmin, readonly
Authorization<token>

In: header

Scope: user, superuser, admin, superadmin, readonly

Path Parameters

viewType*string

The view type.

Value in

  • "tvKpi"
  • "tvNonKpi"
  • "desktopNonKpi"
  • "tvSingleMachine"
  • "tvTowerView2x2"
  • "tvTowerView3x3"
  • "tvTowerView6x3"
  • "tvControlOperatorView"
machineId*number

The machine's ID.

Formatdouble

Response Body

application/json

Try it live
GET
/machines/{viewType}/{machineId}/config-ui

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X GET "https://example.com/machines/tvKpi/0.1/config-ui"
[  "uptime"]