DCI Summary Tables

Update DCI summary table

Update an existing DCI summary table. Requires MANAGE_SUMMARY_TBLS access right.

put/v1/dci-summary-tables/{table-id}

Path parameters

table-idinteger required

Summary table ID

Request body

titlestring required

Summary table title

menuPathstring

Menu path for the summary table

nodeFilterstring

NXSL filter script source

flagsinteger

Summary table flags

tableDciNamestring

Table DCI name (for table-based summary tables)

aclinteger[]

IDs of users and groups allowed to use this summary table. If omitted on creation, the table is made accessible to everyone; if omitted on update, existing access list is left unchanged.

Response

Summary table updated successfully

Changes