/clusters/{clusterName}/services/{serviceName}/roleCommands/hueSyncDb

Mount Point: /api/v1/clusters/{clusterName}/services/{serviceName}/roleCommands/hueSyncDb

POST

Create / update the Hue database schema.

This command is to be run whenever a new database has been specified or, as necessary, after an upgrade.

This request should be sent to Hue servers only.

Parameters

name description type default
clusterName The name of the cluster. path
serviceName The name of the service. path

Request Body

element: roleNames

The names of the Hue server roles.

Response Body

element: bulkCommandList

A list of submitted commands.