Newer Version Available
Dashboard Saved Views List Resource
- Resource URL
-
1/wave/dashboards/<dashboardIdOrApiName>/savedviews - Formats
- JSON
- Available Version
- 42.0
- Available Components
- HTTP Methods
- GET POST
- GET Request Parameters
-
Parameter Name Type Description Required or Optional Available Version type ConnectWaveDashboardSavedViewType The type of saved view. - Shared
- User
Required 42.0 The following REST URL shows how to use the type parameter in the GET request.
1/wave/dashboards/<dashboardIdOrApiName>/savedviews?type=User - GET Response Body
-
Property Name Type Description Filter Group and Version Available Version savedViews DashboardSavedViewRepresentation[] A collection of dashboard saved views. Small, 42.0 42.0 - POST Request Body(DashboardSavedViewInputRepresentation)
-
Property Name Type Description Required or Optional Available Version isInitial Boolean Indicates whether the view is the initial view when loading the dashboard or not. Optional 42.0 label String The saved view label. Required 42.0 pageId String The dashboard page id this saved view applies to. Required 42.0 state DashboardSavedViewStateInputRepresentation The selections and filters to apply to the dashboard. Required 42.0 type ConnectWaveDashboardSavedViewType The type of saved view. - Shared
- User
Optional 42.0 - POST Response Body (DashboardSavedViewRepresentation)
-
Property Name Type Description Filter Group and Version Available Version id String The saved view id. Small, 42.0 42.0 isInitial Boolean Indicates whether the view is the initial view when loading the dashboard or not. Small, 42.0 42.0 label String The saved view label. Small, 42.0 42.0 pageId String The id of dashboard page this saved view loads on the dashboard. Small, 42.0 42.0 state DashboardSavedViewStateRepresentation The selections and filters that were applied directly to the dashboard. Big, 42.0 42.0 type ConnectWaveDashboardSavedViewType The type of saved view. - Shared
- User
Small, 42.0 42.0 - DashboardSavedViewStateInputRepresentation
-
Property Name Type Description Required or Optional Available Version components Map<String, ComponentSavedViewInputRepresentation> Map of the fully qualified component names to component state. Required 51.0 datasets Map<String, DashboardSavedViewDatasetStateInputRepresentation> Map of the fully qualified dataset names to dataset state. Required 42.0 steps Map<String, DashboardSavedViewStepStateInputRepresentation> Map of the step ids to step state. Required 42.0 - ComponentSavedViewInputRepresentation
-
Property Name Type Description Filter Group and Version Available Version pageId String The id of the component page the saved view persists. Required 51.0 state Map<String, ComponentSavedViewStateInputRepresentation> The state of the component saved view, including selections and filters applied directly to the component. Required 51.0 - DashboardSavedViewDatasetStateInputRepresentation
-
Property Name Type Description Required or Optional Available Version filter DashboardSavedViewFilterInputRepresentation The filter values. Required 42.0 type ConnectWaveDashboardSavedViewDatasetStateType The type of dataset type. Valid values are: - Global
Required 42.0 - DashboardSavedViewStepStateInputRepresentation
-
Property Name Type Description Required or Optional Available Version metadata DashboardSavedViewStepMetadataInputRepresentation The step metadata. Required 42.0 values Object[] The list of step values. Required 42.0 - DashboardSavedViewFilterInputRepresentation
-
Property Name Type Description Required or Optional Available Version operator String The filter operator. Required 42.0 values Object[] The list of filter values. Required 42.0 - DashboardSavedViewStepMetadataInputRepresentation
-
Property Name Type Description Required or Optional Available Version groups String[] The list of groups step metadata. Required 42.0 - ComponentSavedViewStateInputRepresentation
-
Property Name Type Description Filter Group and Version Available Version datasets Map<String, DashboardSavedViewDatasetStateInputRepresentation> Map of fully qualified dataset names to dataset states. Small, 51.0 51.0 steps Map<String, DashboardSavedViewStepStateInputRepresentation> Map of step ids to step states. Small, 51.0 51.0 - DashboardSavedViewStateRepresentation
-
Property Name Type Description Filter Group and Version Available Version components Map<String, ComponentSavedViewRepresentation> Map of the fully qualified component names to component state. Small, 51.0 51.0 datasets Map<String, DashboardSavedViewDatasetStateRepresentation> Map of the fully qualified dataset names to dataset state. Small, 42.0 42.0 steps Map<String, DashboardSavedViewStepStateRepresentation> Map of the step ids to step state. Small, 42.0 42.0 - ComponentSavedViewRepresentation
-
Property Name Type Description Filter Group and Version Available Version pageId String The id of the component page the saved view persists. Small, 51.0 51.0 state Map<String, ComponentSavedViewStateRepresentation> The state of the component saved view, including selections and filters applied directly to the component. Small, 51.0 51.0 - DashboardSavedViewDatasetStateRepresentation
-
Property Name Type Description Filter Group and Version Available Version fields String[] The dataset fields with filter or selection values. Small, 42.0 42.0 filter DashboardSavedViewFilterRepresentation The filter values. Small, 42.0 42.0 type ConnectWaveDashbhoardSavedViewDatasetStateType The type of dataset type. Valid values are: - Global
Small, 42.0 42.0 - DashboardSavedViewStepStateRepresentation
-
Property Name Type Description Filter Group and Version Available Version metadata DashboardSavedViewStepMetadataRepresentation The step metadata. Small, 42.0 42.0 values Object[] The list of step values. Small, 42.0 42.0 - DashboardSavedViewFilterRepresentation
-
Property Name Type Description Filter Group and Version Available Version operator String The filter operator. Small, 42.0 42.0 values Object[] The list of filter values. Small, 42.0 42.0 - DashboardSavedViewStepMetadataRepresentation
-
Property Name Type Description Filter Group and Version Available Version groups String[] The list of groups step metadata. Small, 42.0 42.0 - ComponentSavedViewStateRepresentation
-
Property Name Type Description Filter Group and Version Available Version datasets Map<String, DashboardSavedViewDatasetStateRepresentation> Map of fully qualified dataset names to dataset states. Small, 51.0 51.0 steps Map<String, DashboardSavedViewStepStateRepresentation> Map of step ids to step states. Small, 51.0 51.0