Skip to end of metadata
-
Created by Former user
, last modified by Former user
on Oct 27, 2014
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Attributes
Name | Description | Value |
---|
id | Unique Identifier. | Any |
name | A name that describes the dashboard. | Any |
description | A description that describes the dashboard. | Any |
dashboardfilename | The name of the dashboard file as it exists in the system (along with the file’s extension). | A filename |
Example
Dashboard
<dashboards>
<dashboard>
<id>CUSTOM002</id>
<name>Modify Account Name - REST Test</name>
<description>Test ETL for REST API</description>
<dashboardfilename>imports/accounts/CreateAccount.csv.ktr</dashboardfilename>
</dashboard>
</dashboards>