Skip to contents

Modify this dashboard definition. This operation only affects attributes of the dashboard object. It does not add, modify, or remove widgets.

Usage

update_dashboard(client, dashboard_id, name = NULL, run_as_role = NULL)

dashboardsUpdate(client, dashboard_id, name = NULL, run_as_role = NULL)

Arguments

client

Required. Instance of DatabricksClient()

dashboard_id

Required. This field has no description yet.

name

The title of this dashboard that appears in list views and at the top of the dashboard page.

run_as_role

Sets the Run as role for the object.

Details

Note: You cannot undo this operation.