-
Problem report
-
Resolution: Unresolved
-
Major
-
None
-
6.4.10
-
None
dashboard object documentation doesn't mention property UUID, yet it is returned when using dashboard.get:
{ 'display_period' => '30', 'name' => 'test', 'dashboardid' => '293', 'userid' => '72', 'auto_start' => '1', 'private' => '1', 'pages' => [ ... ], 'uuid' => '' };
with empty value.
This should either be documented or it should be removed from the output.
PS. Templated dashboards do use it and the column exists in the table.