
Dynatrace v0.1.0, May 24 23

Dynatrace v0.1.0, May 24 23
dynatrace.Dashboard
Explore with Pulumi AI
Create Dashboard Resource
new Dashboard(name: string, args?: DashboardArgs, opts?: CustomResourceOptions);
@overload
def Dashboard(resource_name: str,
opts: Optional[ResourceOptions] = None,
dashboard_metadata: Optional[DashboardDashboardMetadataArgs] = None,
metadata: Optional[DashboardMetadataArgs] = None,
tiles: Optional[Sequence[DashboardTileArgs]] = None,
unknowns: Optional[str] = None)
@overload
def Dashboard(resource_name: str,
args: Optional[DashboardArgs] = None,
opts: Optional[ResourceOptions] = None)
func NewDashboard(ctx *Context, name string, args *DashboardArgs, opts ...ResourceOption) (*Dashboard, error)
public Dashboard(string name, DashboardArgs? args = null, CustomResourceOptions? opts = null)
public Dashboard(String name, DashboardArgs args)
public Dashboard(String name, DashboardArgs args, CustomResourceOptions options)
type: dynatrace:Dashboard
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Dashboard Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Dashboard resource accepts the following input properties:
- Dashboard
Metadata Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Args contains parameters of a dashboard
- Metadata
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- Tiles
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Args> the tiles this Dashboard consist of
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Dashboard
Metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- Metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- Tiles
[]Dashboard
Tile Args the tiles this Dashboard consist of
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard
Metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles
List<Dashboard
Tile Args> the tiles this Dashboard consist of
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard
Metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles
Dashboard
Tile Args[] the tiles this Dashboard consist of
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard_
metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles
Sequence[Dashboard
Tile Args] the tiles this Dashboard consist of
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard
Metadata Property Map contains parameters of a dashboard
- metadata Property Map
metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles List<Property Map>
the tiles this Dashboard consist of
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
Outputs
All input properties are implicitly available as output properties. Additionally, the Dashboard resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing Dashboard Resource
Get an existing Dashboard resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: DashboardState, opts?: CustomResourceOptions): Dashboard
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
dashboard_metadata: Optional[DashboardDashboardMetadataArgs] = None,
metadata: Optional[DashboardMetadataArgs] = None,
tiles: Optional[Sequence[DashboardTileArgs]] = None,
unknowns: Optional[str] = None) -> Dashboard
func GetDashboard(ctx *Context, name string, id IDInput, state *DashboardState, opts ...ResourceOption) (*Dashboard, error)
public static Dashboard Get(string name, Input<string> id, DashboardState? state, CustomResourceOptions? opts = null)
public static Dashboard get(String name, Output<String> id, DashboardState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Dashboard
Metadata Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Args contains parameters of a dashboard
- Metadata
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- Tiles
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Args> the tiles this Dashboard consist of
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Dashboard
Metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- Metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- Tiles
[]Dashboard
Tile Args the tiles this Dashboard consist of
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard
Metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles
List<Dashboard
Tile Args> the tiles this Dashboard consist of
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard
Metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles
Dashboard
Tile Args[] the tiles this Dashboard consist of
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard_
metadata DashboardDashboard Metadata Args contains parameters of a dashboard
- metadata
Dashboard
Metadata Args metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles
Sequence[Dashboard
Tile Args] the tiles this Dashboard consist of
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- dashboard
Metadata Property Map contains parameters of a dashboard
- metadata Property Map
metadata
exists for backwards compatibility but shouldn't get specified anymoremetadata
exists for backwards compatibility but shouldn't get specified anymore- tiles List<Property Map>
the tiles this Dashboard consist of
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
Supporting Types
DashboardDashboardMetadata
- Name string
the name of the dashboard
- Owner string
the owner of the dashboard
- Consistent
Colors bool The tile uses consistent colors when rendering its content
- Dynamic
Filters Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Dynamic Filters Dashboard filter configuration of a dashboard
- Filter
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Filter Global filter Settings for the Dashboard
- Preset bool
the dashboard is a preset (
true
) or not (false
). Default isfalse
.- bool
the dashboard is shared (
true
) or private (false
)Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Sharing Details represents sharing configuration of a dashboard
Please use the resource
dynatrace_dashboard_sharing
to configure share settings- List<string>
a set of tags assigned to the dashboard
- Tiles
Name stringSize No documentation available
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Valid
Filter List<string>Keys a set of all possible global dashboard filters that can be applied to dashboard
- Name string
the name of the dashboard
- Owner string
the owner of the dashboard
- Consistent
Colors bool The tile uses consistent colors when rendering its content
- Dynamic
Filters DashboardDashboard Metadata Dynamic Filters Dashboard filter configuration of a dashboard
- Filter
Dashboard
Dashboard Metadata Filter Global filter Settings for the Dashboard
- Preset bool
the dashboard is a preset (
true
) or not (false
). Default isfalse
.- bool
the dashboard is shared (
true
) or private (false
)Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Dashboard
Dashboard Metadata Sharing Details represents sharing configuration of a dashboard
Please use the resource
dynatrace_dashboard_sharing
to configure share settings- []string
a set of tags assigned to the dashboard
- Tiles
Name stringSize No documentation available
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Valid
Filter []stringKeys a set of all possible global dashboard filters that can be applied to dashboard
- name String
the name of the dashboard
- owner String
the owner of the dashboard
- consistent
Colors Boolean The tile uses consistent colors when rendering its content
- dynamic
Filters DashboardDashboard Metadata Dynamic Filters Dashboard filter configuration of a dashboard
- filter
Dashboard
Dashboard Metadata Filter Global filter Settings for the Dashboard
- preset Boolean
the dashboard is a preset (
true
) or not (false
). Default isfalse
.- Boolean
the dashboard is shared (
true
) or private (false
)Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Dashboard
Dashboard Metadata Sharing Details represents sharing configuration of a dashboard
Please use the resource
dynatrace_dashboard_sharing
to configure share settings- List<String>
a set of tags assigned to the dashboard
- tiles
Name StringSize No documentation available
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- valid
Filter List<String>Keys a set of all possible global dashboard filters that can be applied to dashboard
- name string
the name of the dashboard
- owner string
the owner of the dashboard
- consistent
Colors boolean The tile uses consistent colors when rendering its content
- dynamic
Filters DashboardDashboard Metadata Dynamic Filters Dashboard filter configuration of a dashboard
- filter
Dashboard
Dashboard Metadata Filter Global filter Settings for the Dashboard
- preset boolean
the dashboard is a preset (
true
) or not (false
). Default isfalse
.- boolean
the dashboard is shared (
true
) or private (false
)Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Dashboard
Dashboard Metadata Sharing Details represents sharing configuration of a dashboard
Please use the resource
dynatrace_dashboard_sharing
to configure share settings- string[]
a set of tags assigned to the dashboard
- tiles
Name stringSize No documentation available
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- valid
Filter string[]Keys a set of all possible global dashboard filters that can be applied to dashboard
- name str
the name of the dashboard
- owner str
the owner of the dashboard
- consistent_
colors bool The tile uses consistent colors when rendering its content
- dynamic_
filters DashboardDashboard Metadata Dynamic Filters Dashboard filter configuration of a dashboard
- filter
Dashboard
Dashboard Metadata Filter Global filter Settings for the Dashboard
- preset bool
the dashboard is a preset (
true
) or not (false
). Default isfalse
.- bool
the dashboard is shared (
true
) or private (false
)Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Dashboard
Dashboard Metadata Sharing Details represents sharing configuration of a dashboard
Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Sequence[str]
a set of tags assigned to the dashboard
- tiles_
name_ strsize No documentation available
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- valid_
filter_ Sequence[str]keys a set of all possible global dashboard filters that can be applied to dashboard
- name String
the name of the dashboard
- owner String
the owner of the dashboard
- consistent
Colors Boolean The tile uses consistent colors when rendering its content
- dynamic
Filters Property Map Dashboard filter configuration of a dashboard
- filter Property Map
Global filter Settings for the Dashboard
- preset Boolean
the dashboard is a preset (
true
) or not (false
). Default isfalse
.- Boolean
the dashboard is shared (
true
) or private (false
)Please use the resource
dynatrace_dashboard_sharing
to configure share settings- Property Map
represents sharing configuration of a dashboard
Please use the resource
dynatrace_dashboard_sharing
to configure share settings- List<String>
a set of tags assigned to the dashboard
- tiles
Name StringSize No documentation available
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- valid
Filter List<String>Keys a set of all possible global dashboard filters that can be applied to dashboard
DashboardDashboardMetadataDynamicFilters
- Filters List<string>
- Generic
Tag Lbrlabs.Filters Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Dynamic Filters Generic Tag Filters - List<string>
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Filters []string
- Generic
Tag DashboardFilters Dashboard Metadata Dynamic Filters Generic Tag Filters - []string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- filters List<String>
- generic
Tag DashboardFilters Dashboard Metadata Dynamic Filters Generic Tag Filters - List<String>
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- filters string[]
- generic
Tag DashboardFilters Dashboard Metadata Dynamic Filters Generic Tag Filters - string[]
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- filters Sequence[str]
- generic_
tag_ Dashboardfilters Dashboard Metadata Dynamic Filters Generic Tag Filters - tag_
suggestion_ Sequence[str]types - unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- filters List<String>
- generic
Tag Property MapFilters - List<String>
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardDashboardMetadataDynamicFiltersGenericTagFilters
DashboardDashboardMetadataDynamicFiltersGenericTagFiltersFilter
- Entity
Types List<string> - Name string
- Suggestions
From stringEntity Type - Tag
Key string
- Entity
Types []string - Name string
- Suggestions
From stringEntity Type - Tag
Key string
- entity
Types List<String> - name String
- suggestions
From StringEntity Type - tag
Key String
- entity
Types string[] - name string
- suggestions
From stringEntity Type - tag
Key string
- entity_
types Sequence[str] - name str
- suggestions_
from_ strentity_ type - tag_
key str
- entity
Types List<String> - name String
- suggestions
From StringEntity Type - tag
Key String
DashboardDashboardMetadataFilter
- Management
Zones List<Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Dashboard Metadata Filter Management Zone> - Timeframe string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Management
Zones []DashboardDashboard Metadata Filter Management Zone - Timeframe string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- management
Zones List<DashboardDashboard Metadata Filter Management Zone> - timeframe String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- management
Zones DashboardDashboard Metadata Filter Management Zone[] - timeframe string
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- management_
zones Sequence[DashboardDashboard Metadata Filter Management Zone] - timeframe str
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- management
Zones List<Property Map> - timeframe String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardDashboardMetadataFilterManagementZone
- Id string
The ID of this resource.
- Description string
- Name string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Id string
The ID of this resource.
- Description string
- Name string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- id String
The ID of this resource.
- description String
- name String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- id string
The ID of this resource.
- description string
- name string
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- id str
The ID of this resource.
- description str
- name str
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- id String
The ID of this resource.
- description String
- name String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardDashboardMetadataSharingDetails
DashboardMetadata
- Cluster
Version string Dynatrace server version
- Configuration
Versions List<int> A Sorted list of the version numbers of the configuration
- Current
Configuration List<string>Versions A Sorted list of the version numbers of the configuration
- Cluster
Version string Dynatrace server version
- Configuration
Versions []int A Sorted list of the version numbers of the configuration
- Current
Configuration []stringVersions A Sorted list of the version numbers of the configuration
- cluster
Version String Dynatrace server version
- configuration
Versions List<Integer> A Sorted list of the version numbers of the configuration
- current
Configuration List<String>Versions A Sorted list of the version numbers of the configuration
- cluster
Version string Dynatrace server version
- configuration
Versions number[] A Sorted list of the version numbers of the configuration
- current
Configuration string[]Versions A Sorted list of the version numbers of the configuration
- cluster_
version str Dynatrace server version
- configuration_
versions Sequence[int] A Sorted list of the version numbers of the configuration
- current_
configuration_ Sequence[str]versions A Sorted list of the version numbers of the configuration
- cluster
Version String Dynatrace server version
- configuration
Versions List<Number> A Sorted list of the version numbers of the configuration
- current
Configuration List<String>Versions A Sorted list of the version numbers of the configuration
DashboardTile
- Name string
the name of the tile
- Tile
Type string the type of the tile. Must be either
APPLICATION_WORLDMAP
,RESOURCES
,THIRD_PARTY_MOST_ACTIVE
,UEM_CONVERSIONS_PER_GOAL
,PROCESS_GROUPS_ONE
orHOST
.- Assigned
Entities List<string> The list of Dynatrace entities, assigned to the tile
- Auto
Refresh boolDisabled Auto Refresh is disabled (
true
)- Bounds
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Bounds the position and size of a tile
- Chart
Visible bool - Configured bool
The tile is configured and ready to use (
true
) or just placed on the dashboard (false
)- Custom
Name string The name of the tile, set by user
- Exclude
Maintenance boolWindows Include (
false') or exclude (
true`) maintenance windows from availability calculations- Filter
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter is filter applied to a tile. It overrides dashboard's filter
- Filter
Config Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Config the position and size of a tile
- Limit int
The limit of the results, if not set will use the default value of the system
- Markdown string
The markdown-formatted content of the tile
- Metric string
The metric assigned to the tile
- Name
Size string The size of the tile name. Possible values are
small
,medium
andlarge
.- Query string
A user session query executed by the tile
- Time
Frame stringShift The comparison timeframe of the query. If specified, you additionally get the results of the same query with the specified time shift
- Type string
The attribute
type
exists for backwards compatibilty. Usage is discouraged. You should usevisualization
instead.- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Visualization string
The visualization of the tile. Possible values are:
COLUMN_CHART
,FUNNEL
,LINE_CHART
,PIE_CHART
,SINGLE_VALUE
,TABLE
- Visualization
Config Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Tile Visualization Config Configuration of a User session query visualization tile
- Name string
the name of the tile
- Tile
Type string the type of the tile. Must be either
APPLICATION_WORLDMAP
,RESOURCES
,THIRD_PARTY_MOST_ACTIVE
,UEM_CONVERSIONS_PER_GOAL
,PROCESS_GROUPS_ONE
orHOST
.- Assigned
Entities []string The list of Dynatrace entities, assigned to the tile
- Auto
Refresh boolDisabled Auto Refresh is disabled (
true
)- Bounds
Dashboard
Tile Bounds the position and size of a tile
- Chart
Visible bool - Configured bool
The tile is configured and ready to use (
true
) or just placed on the dashboard (false
)- Custom
Name string The name of the tile, set by user
- Exclude
Maintenance boolWindows Include (
false') or exclude (
true`) maintenance windows from availability calculations- Filter
Dashboard
Tile Filter is filter applied to a tile. It overrides dashboard's filter
- Filter
Config DashboardTile Filter Config the position and size of a tile
- Limit int
The limit of the results, if not set will use the default value of the system
- Markdown string
The markdown-formatted content of the tile
- Metric string
The metric assigned to the tile
- Name
Size string The size of the tile name. Possible values are
small
,medium
andlarge
.- Query string
A user session query executed by the tile
- Time
Frame stringShift The comparison timeframe of the query. If specified, you additionally get the results of the same query with the specified time shift
- Type string
The attribute
type
exists for backwards compatibilty. Usage is discouraged. You should usevisualization
instead.- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Visualization string
The visualization of the tile. Possible values are:
COLUMN_CHART
,FUNNEL
,LINE_CHART
,PIE_CHART
,SINGLE_VALUE
,TABLE
- Visualization
Config DashboardTile Visualization Config Configuration of a User session query visualization tile
- name String
the name of the tile
- tile
Type String the type of the tile. Must be either
APPLICATION_WORLDMAP
,RESOURCES
,THIRD_PARTY_MOST_ACTIVE
,UEM_CONVERSIONS_PER_GOAL
,PROCESS_GROUPS_ONE
orHOST
.- assigned
Entities List<String> The list of Dynatrace entities, assigned to the tile
- auto
Refresh BooleanDisabled Auto Refresh is disabled (
true
)- bounds
Dashboard
Tile Bounds the position and size of a tile
- chart
Visible Boolean - configured Boolean
The tile is configured and ready to use (
true
) or just placed on the dashboard (false
)- custom
Name String The name of the tile, set by user
- exclude
Maintenance BooleanWindows Include (
false') or exclude (
true`) maintenance windows from availability calculations- filter
Dashboard
Tile Filter is filter applied to a tile. It overrides dashboard's filter
- filter
Config DashboardTile Filter Config the position and size of a tile
- limit Integer
The limit of the results, if not set will use the default value of the system
- markdown String
The markdown-formatted content of the tile
- metric String
The metric assigned to the tile
- name
Size String The size of the tile name. Possible values are
small
,medium
andlarge
.- query String
A user session query executed by the tile
- time
Frame StringShift The comparison timeframe of the query. If specified, you additionally get the results of the same query with the specified time shift
- type String
The attribute
type
exists for backwards compatibilty. Usage is discouraged. You should usevisualization
instead.- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- visualization String
The visualization of the tile. Possible values are:
COLUMN_CHART
,FUNNEL
,LINE_CHART
,PIE_CHART
,SINGLE_VALUE
,TABLE
- visualization
Config DashboardTile Visualization Config Configuration of a User session query visualization tile
- name string
the name of the tile
- tile
Type string the type of the tile. Must be either
APPLICATION_WORLDMAP
,RESOURCES
,THIRD_PARTY_MOST_ACTIVE
,UEM_CONVERSIONS_PER_GOAL
,PROCESS_GROUPS_ONE
orHOST
.- assigned
Entities string[] The list of Dynatrace entities, assigned to the tile
- auto
Refresh booleanDisabled Auto Refresh is disabled (
true
)- bounds
Dashboard
Tile Bounds the position and size of a tile
- chart
Visible boolean - configured boolean
The tile is configured and ready to use (
true
) or just placed on the dashboard (false
)- custom
Name string The name of the tile, set by user
- exclude
Maintenance booleanWindows Include (
false') or exclude (
true`) maintenance windows from availability calculations- filter
Dashboard
Tile Filter is filter applied to a tile. It overrides dashboard's filter
- filter
Config DashboardTile Filter Config the position and size of a tile
- limit number
The limit of the results, if not set will use the default value of the system
- markdown string
The markdown-formatted content of the tile
- metric string
The metric assigned to the tile
- name
Size string The size of the tile name. Possible values are
small
,medium
andlarge
.- query string
A user session query executed by the tile
- time
Frame stringShift The comparison timeframe of the query. If specified, you additionally get the results of the same query with the specified time shift
- type string
The attribute
type
exists for backwards compatibilty. Usage is discouraged. You should usevisualization
instead.- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- visualization string
The visualization of the tile. Possible values are:
COLUMN_CHART
,FUNNEL
,LINE_CHART
,PIE_CHART
,SINGLE_VALUE
,TABLE
- visualization
Config DashboardTile Visualization Config Configuration of a User session query visualization tile
- name str
the name of the tile
- tile_
type str the type of the tile. Must be either
APPLICATION_WORLDMAP
,RESOURCES
,THIRD_PARTY_MOST_ACTIVE
,UEM_CONVERSIONS_PER_GOAL
,PROCESS_GROUPS_ONE
orHOST
.- assigned_
entities Sequence[str] The list of Dynatrace entities, assigned to the tile
- auto_
refresh_ booldisabled Auto Refresh is disabled (
true
)- bounds
Dashboard
Tile Bounds the position and size of a tile
- chart_
visible bool - configured bool
The tile is configured and ready to use (
true
) or just placed on the dashboard (false
)- custom_
name str The name of the tile, set by user
- exclude_
maintenance_ boolwindows Include (
false') or exclude (
true`) maintenance windows from availability calculations- filter
Dashboard
Tile Filter is filter applied to a tile. It overrides dashboard's filter
- filter_
config DashboardTile Filter Config the position and size of a tile
- limit int
The limit of the results, if not set will use the default value of the system
- markdown str
The markdown-formatted content of the tile
- metric str
The metric assigned to the tile
- name_
size str The size of the tile name. Possible values are
small
,medium
andlarge
.- query str
A user session query executed by the tile
- time_
frame_ strshift The comparison timeframe of the query. If specified, you additionally get the results of the same query with the specified time shift
- type str
The attribute
type
exists for backwards compatibilty. Usage is discouraged. You should usevisualization
instead.- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- visualization str
The visualization of the tile. Possible values are:
COLUMN_CHART
,FUNNEL
,LINE_CHART
,PIE_CHART
,SINGLE_VALUE
,TABLE
- visualization_
config DashboardTile Visualization Config Configuration of a User session query visualization tile
- name String
the name of the tile
- tile
Type String the type of the tile. Must be either
APPLICATION_WORLDMAP
,RESOURCES
,THIRD_PARTY_MOST_ACTIVE
,UEM_CONVERSIONS_PER_GOAL
,PROCESS_GROUPS_ONE
orHOST
.- assigned
Entities List<String> The list of Dynatrace entities, assigned to the tile
- auto
Refresh BooleanDisabled Auto Refresh is disabled (
true
)- bounds Property Map
the position and size of a tile
- chart
Visible Boolean - configured Boolean
The tile is configured and ready to use (
true
) or just placed on the dashboard (false
)- custom
Name String The name of the tile, set by user
- exclude
Maintenance BooleanWindows Include (
false') or exclude (
true`) maintenance windows from availability calculations- filter Property Map
is filter applied to a tile. It overrides dashboard's filter
- filter
Config Property Map the position and size of a tile
- limit Number
The limit of the results, if not set will use the default value of the system
- markdown String
The markdown-formatted content of the tile
- metric String
The metric assigned to the tile
- name
Size String The size of the tile name. Possible values are
small
,medium
andlarge
.- query String
A user session query executed by the tile
- time
Frame StringShift The comparison timeframe of the query. If specified, you additionally get the results of the same query with the specified time shift
- type String
The attribute
type
exists for backwards compatibilty. Usage is discouraged. You should usevisualization
instead.- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- visualization String
The visualization of the tile. Possible values are:
COLUMN_CHART
,FUNNEL
,LINE_CHART
,PIE_CHART
,SINGLE_VALUE
,TABLE
- visualization
Config Property Map Configuration of a User session query visualization tile
DashboardTileBounds
DashboardTileFilter
- Management
Zones List<Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Management Zone> - Timeframe string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Management
Zones []DashboardTile Filter Management Zone - Timeframe string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- management
Zones List<DashboardTile Filter Management Zone> - timeframe String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- management
Zones DashboardTile Filter Management Zone[] - timeframe string
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- management_
zones Sequence[DashboardTile Filter Management Zone] - timeframe str
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- management
Zones List<Property Map> - timeframe String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardTileFilterConfig
- Custom
Name string - Default
Name string - Type string
- Chart
Config Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Config Chart Config - Filters
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Config Filters - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Custom
Name string - Default
Name string - Type string
- Chart
Config DashboardTile Filter Config Chart Config - Filters
Dashboard
Tile Filter Config Filters - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom
Name String - default
Name String - type String
- chart
Config DashboardTile Filter Config Chart Config - filters
Dashboard
Tile Filter Config Filters - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom
Name string - default
Name string - type string
- chart
Config DashboardTile Filter Config Chart Config - filters
Dashboard
Tile Filter Config Filters - unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom_
name str - default_
name str - type str
- chart_
config DashboardTile Filter Config Chart Config - filters
Dashboard
Tile Filter Config Filters - unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom
Name String - default
Name String - type String
- chart
Config Property Map - filters Property Map
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardTileFilterConfigChartConfig
- Type string
- Axis
Limits Dictionary<string, double> - Left
Axis stringCustom Unit - Legend bool
- Result
Metadatas List<Lbrlabs.Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Config Chart Config Result Metadata> - Right
Axis stringCustom Unit - Series
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Config Chart Config Series> - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Type string
- Axis
Limits map[string]float64 - Left
Axis stringCustom Unit - Legend bool
- Result
Metadatas []DashboardTile Filter Config Chart Config Result Metadata - Right
Axis stringCustom Unit - Series
[]Dashboard
Tile Filter Config Chart Config Series - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- type String
- axis
Limits Map<String,Double> - left
Axis StringCustom Unit - legend Boolean
- result
Metadatas List<DashboardTile Filter Config Chart Config Result Metadata> - right
Axis StringCustom Unit - series
List<Dashboard
Tile Filter Config Chart Config Series> - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- type string
- axis
Limits {[key: string]: number} - left
Axis stringCustom Unit - legend boolean
- result
Metadatas DashboardTile Filter Config Chart Config Result Metadata[] - right
Axis stringCustom Unit - series
Dashboard
Tile Filter Config Chart Config Series[] - unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- type str
- axis_
limits Mapping[str, float] - left_
axis_ strcustom_ unit - legend bool
- result_
metadatas Sequence[DashboardTile Filter Config Chart Config Result Metadata] - right_
axis_ strcustom_ unit - series
Sequence[Dashboard
Tile Filter Config Chart Config Series] - unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- type String
- axis
Limits Map<Number> - left
Axis StringCustom Unit - legend Boolean
- result
Metadatas List<Property Map> - right
Axis StringCustom Unit - series List<Property Map>
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardTileFilterConfigChartConfigResultMetadata
DashboardTileFilterConfigChartConfigResultMetadataConfig
- Custom
Color string - Key string
- Last
Modified int - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Custom
Color string - Key string
- Last
Modified int - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom
Color String - key String
- last
Modified Integer - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom
Color string - key string
- last
Modified number - unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom_
color str - key str
- last_
modified int - unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- custom
Color String - key String
- last
Modified Number - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardTileFilterConfigChartConfigSeries
- Aggregation string
- Entity
Type string - Metric string
- Type string
- Aggregation
Rate string - Dimensions
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Dashboard Tile Filter Config Chart Config Series Dimension> - Percentile int
- Sort
Ascending bool - Sort
Column bool - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Aggregation string
- Entity
Type string - Metric string
- Type string
- Aggregation
Rate string - Dimensions
[]Dashboard
Tile Filter Config Chart Config Series Dimension - Percentile int
- Sort
Ascending bool - Sort
Column bool - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- aggregation String
- entity
Type String - metric String
- type String
- aggregation
Rate String - dimensions
List<Dashboard
Tile Filter Config Chart Config Series Dimension> - percentile Integer
- sort
Ascending Boolean - sort
Column Boolean - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- aggregation string
- entity
Type string - metric string
- type string
- aggregation
Rate string - dimensions
Dashboard
Tile Filter Config Chart Config Series Dimension[] - percentile number
- sort
Ascending boolean - sort
Column boolean - unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- aggregation str
- entity_
type str - metric str
- type str
- aggregation_
rate str - dimensions
Sequence[Dashboard
Tile Filter Config Chart Config Series Dimension] - percentile int
- sort_
ascending bool - sort_
column bool - unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- aggregation String
- entity
Type String - metric String
- type String
- aggregation
Rate String - dimensions List<Property Map>
- percentile Number
- sort
Ascending Boolean - sort
Column Boolean - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardTileFilterConfigChartConfigSeriesDimension
- Id string
The ID of this resource.
- Entity
Dimension bool - Name string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Values List<string>
- Id string
The ID of this resource.
- Entity
Dimension bool - Name string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Values []string
- id String
The ID of this resource.
- entity
Dimension Boolean - name String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- values List<String>
- id string
The ID of this resource.
- entity
Dimension boolean - name string
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- values string[]
- id str
The ID of this resource.
- entity_
dimension bool - name str
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- values Sequence[str]
- id String
The ID of this resource.
- entity
Dimension Boolean - name String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- values List<String>
DashboardTileFilterConfigFilters
DashboardTileFilterConfigFiltersFilter
DashboardTileFilterConfigFiltersFilterMatch
DashboardTileFilterManagementZone
- Id string
The ID of this resource.
- Description string
- Name string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Id string
The ID of this resource.
- Description string
- Name string
- Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- id String
The ID of this resource.
- description String
- name String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- id string
The ID of this resource.
- description string
- name string
- unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- id str
The ID of this resource.
- description str
- name str
- unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- id String
The ID of this resource.
- description String
- name String
- unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
DashboardTileVisualizationConfig
- Has
Axis boolBucketing - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- Has
Axis boolBucketing - Unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- has
Axis BooleanBucketing - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
- has
Axis booleanBucketing - unknowns string
allows for configuring properties that are not explicitly supported by the current version of this provider
- has_
axis_ boolbucketing - unknowns str
allows for configuring properties that are not explicitly supported by the current version of this provider
- has
Axis BooleanBucketing - unknowns String
allows for configuring properties that are not explicitly supported by the current version of this provider
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.