PUT api/OnePlanDashboard/EditDashboardTab

Edit an existing dashboard tab

Request Information

URI Parameters

None.

Body Parameters

The updated dashboard tab

DashboardTab
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

URL

string

None.

CacheRequired

boolean

None.

Slicers

Collection of Slicer

None.

DataFilters

TableFilter

None.

TabType

DashboardTabType

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

The updated dashboard tab

DashboardTab
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

URL

string

None.

CacheRequired

boolean

None.

Slicers

Collection of Slicer

None.

DataFilters

TableFilter

None.

TabType

DashboardTabType

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.