dynatrace logo
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:

DashboardMetadata Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataArgs

contains parameters of a dashboard

Metadata Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Tiles List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileArgs>

the tiles this Dashboard consist of

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardMetadata DashboardDashboardMetadataArgs

contains parameters of a dashboard

Metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Tiles []DashboardTileArgs

the tiles this Dashboard consist of

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

dashboardMetadata DashboardDashboardMetadataArgs

contains parameters of a dashboard

metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

tiles List<DashboardTileArgs>

the tiles this Dashboard consist of

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

dashboardMetadata DashboardDashboardMetadataArgs

contains parameters of a dashboard

metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

tiles DashboardTileArgs[]

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 DashboardDashboardMetadataArgs

contains parameters of a dashboard

metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

tiles Sequence[DashboardTileArgs]

the tiles this Dashboard consist of

unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

dashboardMetadata Property Map

contains parameters of a dashboard

metadata Property Map

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata 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.
The following state arguments are supported:
DashboardMetadata Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataArgs

contains parameters of a dashboard

Metadata Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Tiles List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileArgs>

the tiles this Dashboard consist of

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardMetadata DashboardDashboardMetadataArgs

contains parameters of a dashboard

Metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

Tiles []DashboardTileArgs

the tiles this Dashboard consist of

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

dashboardMetadata DashboardDashboardMetadataArgs

contains parameters of a dashboard

metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

tiles List<DashboardTileArgs>

the tiles this Dashboard consist of

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

dashboardMetadata DashboardDashboardMetadataArgs

contains parameters of a dashboard

metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

tiles DashboardTileArgs[]

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 DashboardDashboardMetadataArgs

contains parameters of a dashboard

metadata DashboardMetadataArgs

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata exists for backwards compatibility but shouldn't get specified anymore

tiles Sequence[DashboardTileArgs]

the tiles this Dashboard consist of

unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

dashboardMetadata Property Map

contains parameters of a dashboard

metadata Property Map

metadata exists for backwards compatibility but shouldn't get specified anymore

Deprecated:

metadata 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

ConsistentColors bool

The tile uses consistent colors when rendering its content

DynamicFilters Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataDynamicFilters

Dashboard filter configuration of a dashboard

Filter Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataFilter

Global filter Settings for the Dashboard

Preset bool

the dashboard is a preset (true) or not (false). Default is false.

Shared bool

the dashboard is shared (true) or private (false)

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

SharingDetails Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataSharingDetails

represents sharing configuration of a dashboard

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

Tags List<string>

a set of tags assigned to the dashboard

TilesNameSize string

No documentation available

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

ValidFilterKeys List<string>

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

ConsistentColors bool

The tile uses consistent colors when rendering its content

DynamicFilters DashboardDashboardMetadataDynamicFilters

Dashboard filter configuration of a dashboard

Filter DashboardDashboardMetadataFilter

Global filter Settings for the Dashboard

Preset bool

the dashboard is a preset (true) or not (false). Default is false.

Shared bool

the dashboard is shared (true) or private (false)

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

SharingDetails DashboardDashboardMetadataSharingDetails

represents sharing configuration of a dashboard

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

Tags []string

a set of tags assigned to the dashboard

TilesNameSize string

No documentation available

Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

ValidFilterKeys []string

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

consistentColors Boolean

The tile uses consistent colors when rendering its content

dynamicFilters DashboardDashboardMetadataDynamicFilters

Dashboard filter configuration of a dashboard

filter DashboardDashboardMetadataFilter

Global filter Settings for the Dashboard

preset Boolean

the dashboard is a preset (true) or not (false). Default is false.

shared Boolean

the dashboard is shared (true) or private (false)

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

sharingDetails DashboardDashboardMetadataSharingDetails

represents sharing configuration of a dashboard

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

tags List<String>

a set of tags assigned to the dashboard

tilesNameSize String

No documentation available

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

validFilterKeys List<String>

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

consistentColors boolean

The tile uses consistent colors when rendering its content

dynamicFilters DashboardDashboardMetadataDynamicFilters

Dashboard filter configuration of a dashboard

filter DashboardDashboardMetadataFilter

Global filter Settings for the Dashboard

preset boolean

the dashboard is a preset (true) or not (false). Default is false.

shared boolean

the dashboard is shared (true) or private (false)

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

sharingDetails DashboardDashboardMetadataSharingDetails

represents sharing configuration of a dashboard

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

tags string[]

a set of tags assigned to the dashboard

tilesNameSize string

No documentation available

unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

validFilterKeys string[]

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 DashboardDashboardMetadataDynamicFilters

Dashboard filter configuration of a dashboard

filter DashboardDashboardMetadataFilter

Global filter Settings for the Dashboard

preset bool

the dashboard is a preset (true) or not (false). Default is false.

shared bool

the dashboard is shared (true) or private (false)

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

sharing_details DashboardDashboardMetadataSharingDetails

represents sharing configuration of a dashboard

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

tags Sequence[str]

a set of tags assigned to the dashboard

tiles_name_size str

No documentation available

unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

valid_filter_keys Sequence[str]

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

consistentColors Boolean

The tile uses consistent colors when rendering its content

dynamicFilters 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 is false.

shared Boolean

the dashboard is shared (true) or private (false)

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

sharingDetails Property Map

represents sharing configuration of a dashboard

Deprecated:

Please use the resource dynatrace_dashboard_sharing to configure share settings

tags List<String>

a set of tags assigned to the dashboard

tilesNameSize String

No documentation available

unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

validFilterKeys List<String>

a set of all possible global dashboard filters that can be applied to dashboard

DashboardDashboardMetadataDynamicFilters

Filters List<string>
GenericTagFilters Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataDynamicFiltersGenericTagFilters
TagSuggestionTypes List<string>
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

Filters []string
GenericTagFilters DashboardDashboardMetadataDynamicFiltersGenericTagFilters
TagSuggestionTypes []string
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

filters List<String>
genericTagFilters DashboardDashboardMetadataDynamicFiltersGenericTagFilters
tagSuggestionTypes List<String>
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

filters string[]
genericTagFilters DashboardDashboardMetadataDynamicFiltersGenericTagFilters
tagSuggestionTypes string[]
unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

filters Sequence[str]
generic_tag_filters DashboardDashboardMetadataDynamicFiltersGenericTagFilters
tag_suggestion_types Sequence[str]
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

filters List<String>
genericTagFilters Property Map
tagSuggestionTypes List<String>
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardDashboardMetadataDynamicFiltersGenericTagFilters

DashboardDashboardMetadataDynamicFiltersGenericTagFiltersFilter

EntityTypes List<string>
Name string
SuggestionsFromEntityType string
TagKey string
entityTypes List<String>
name String
suggestionsFromEntityType String
tagKey String
entityTypes List<String>
name String
suggestionsFromEntityType String
tagKey String

DashboardDashboardMetadataFilter

ManagementZones List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardDashboardMetadataFilterManagementZone>
Timeframe string
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

ManagementZones []DashboardDashboardMetadataFilterManagementZone
Timeframe string
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

managementZones List<DashboardDashboardMetadataFilterManagementZone>
timeframe String
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

managementZones DashboardDashboardMetadataFilterManagementZone[]
timeframe string
unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

management_zones Sequence[DashboardDashboardMetadataFilterManagementZone]
timeframe str
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

managementZones 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

LinkShared bool
Published bool
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

LinkShared bool
Published bool
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

linkShared Boolean
published Boolean
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

linkShared boolean
published boolean
unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

link_shared bool
published bool
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

linkShared Boolean
published Boolean
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardMetadata

ClusterVersion string

Dynatrace server version

ConfigurationVersions List<int>

A Sorted list of the version numbers of the configuration

CurrentConfigurationVersions List<string>

A Sorted list of the version numbers of the configuration

ClusterVersion string

Dynatrace server version

ConfigurationVersions []int

A Sorted list of the version numbers of the configuration

CurrentConfigurationVersions []string

A Sorted list of the version numbers of the configuration

clusterVersion String

Dynatrace server version

configurationVersions List<Integer>

A Sorted list of the version numbers of the configuration

currentConfigurationVersions List<String>

A Sorted list of the version numbers of the configuration

clusterVersion string

Dynatrace server version

configurationVersions number[]

A Sorted list of the version numbers of the configuration

currentConfigurationVersions string[]

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_versions Sequence[str]

A Sorted list of the version numbers of the configuration

clusterVersion String

Dynatrace server version

configurationVersions List<Number>

A Sorted list of the version numbers of the configuration

currentConfigurationVersions List<String>

A Sorted list of the version numbers of the configuration

DashboardTile

Name string

the name of the tile

TileType string

the type of the tile. Must be either APPLICATION_WORLDMAP, RESOURCES, THIRD_PARTY_MOST_ACTIVE, UEM_CONVERSIONS_PER_GOAL, PROCESS_GROUPS_ONE or HOST .

AssignedEntities List<string>

The list of Dynatrace entities, assigned to the tile

AutoRefreshDisabled bool

Auto Refresh is disabled (true)

Bounds Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileBounds

the position and size of a tile

ChartVisible bool
Configured bool

The tile is configured and ready to use (true) or just placed on the dashboard (false)

CustomName string

The name of the tile, set by user

ExcludeMaintenanceWindows bool

Include (false') or exclude (true`) maintenance windows from availability calculations

Filter Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileFilter

is filter applied to a tile. It overrides dashboard's filter

FilterConfig Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileFilterConfig

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

NameSize string

The size of the tile name. Possible values are small, medium and large.

Query string

A user session query executed by the tile

TimeFrameShift string

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 use visualization 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

VisualizationConfig Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileVisualizationConfig

Configuration of a User session query visualization tile

Name string

the name of the tile

TileType string

the type of the tile. Must be either APPLICATION_WORLDMAP, RESOURCES, THIRD_PARTY_MOST_ACTIVE, UEM_CONVERSIONS_PER_GOAL, PROCESS_GROUPS_ONE or HOST .

AssignedEntities []string

The list of Dynatrace entities, assigned to the tile

AutoRefreshDisabled bool

Auto Refresh is disabled (true)

Bounds DashboardTileBounds

the position and size of a tile

ChartVisible bool
Configured bool

The tile is configured and ready to use (true) or just placed on the dashboard (false)

CustomName string

The name of the tile, set by user

ExcludeMaintenanceWindows bool

Include (false') or exclude (true`) maintenance windows from availability calculations

Filter DashboardTileFilter

is filter applied to a tile. It overrides dashboard's filter

FilterConfig DashboardTileFilterConfig

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

NameSize string

The size of the tile name. Possible values are small, medium and large.

Query string

A user session query executed by the tile

TimeFrameShift string

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 use visualization 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

VisualizationConfig DashboardTileVisualizationConfig

Configuration of a User session query visualization tile

name String

the name of the tile

tileType String

the type of the tile. Must be either APPLICATION_WORLDMAP, RESOURCES, THIRD_PARTY_MOST_ACTIVE, UEM_CONVERSIONS_PER_GOAL, PROCESS_GROUPS_ONE or HOST .

assignedEntities List<String>

The list of Dynatrace entities, assigned to the tile

autoRefreshDisabled Boolean

Auto Refresh is disabled (true)

bounds DashboardTileBounds

the position and size of a tile

chartVisible Boolean
configured Boolean

The tile is configured and ready to use (true) or just placed on the dashboard (false)

customName String

The name of the tile, set by user

excludeMaintenanceWindows Boolean

Include (false') or exclude (true`) maintenance windows from availability calculations

filter DashboardTileFilter

is filter applied to a tile. It overrides dashboard's filter

filterConfig DashboardTileFilterConfig

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

nameSize String

The size of the tile name. Possible values are small, medium and large.

query String

A user session query executed by the tile

timeFrameShift String

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 use visualization 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

visualizationConfig DashboardTileVisualizationConfig

Configuration of a User session query visualization tile

name string

the name of the tile

tileType string

the type of the tile. Must be either APPLICATION_WORLDMAP, RESOURCES, THIRD_PARTY_MOST_ACTIVE, UEM_CONVERSIONS_PER_GOAL, PROCESS_GROUPS_ONE or HOST .

assignedEntities string[]

The list of Dynatrace entities, assigned to the tile

autoRefreshDisabled boolean

Auto Refresh is disabled (true)

bounds DashboardTileBounds

the position and size of a tile

chartVisible boolean
configured boolean

The tile is configured and ready to use (true) or just placed on the dashboard (false)

customName string

The name of the tile, set by user

excludeMaintenanceWindows boolean

Include (false') or exclude (true`) maintenance windows from availability calculations

filter DashboardTileFilter

is filter applied to a tile. It overrides dashboard's filter

filterConfig DashboardTileFilterConfig

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

nameSize string

The size of the tile name. Possible values are small, medium and large.

query string

A user session query executed by the tile

timeFrameShift string

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 use visualization 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

visualizationConfig DashboardTileVisualizationConfig

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 or HOST .

assigned_entities Sequence[str]

The list of Dynatrace entities, assigned to the tile

auto_refresh_disabled bool

Auto Refresh is disabled (true)

bounds DashboardTileBounds

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_windows bool

Include (false') or exclude (true`) maintenance windows from availability calculations

filter DashboardTileFilter

is filter applied to a tile. It overrides dashboard's filter

filter_config DashboardTileFilterConfig

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 and large.

query str

A user session query executed by the tile

time_frame_shift str

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 use visualization 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 DashboardTileVisualizationConfig

Configuration of a User session query visualization tile

name String

the name of the tile

tileType String

the type of the tile. Must be either APPLICATION_WORLDMAP, RESOURCES, THIRD_PARTY_MOST_ACTIVE, UEM_CONVERSIONS_PER_GOAL, PROCESS_GROUPS_ONE or HOST .

assignedEntities List<String>

The list of Dynatrace entities, assigned to the tile

autoRefreshDisabled Boolean

Auto Refresh is disabled (true)

bounds Property Map

the position and size of a tile

chartVisible Boolean
configured Boolean

The tile is configured and ready to use (true) or just placed on the dashboard (false)

customName String

The name of the tile, set by user

excludeMaintenanceWindows Boolean

Include (false') or exclude (true`) maintenance windows from availability calculations

filter Property Map

is filter applied to a tile. It overrides dashboard's filter

filterConfig 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

nameSize String

The size of the tile name. Possible values are small, medium and large.

query String

A user session query executed by the tile

timeFrameShift String

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 use visualization 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

visualizationConfig Property Map

Configuration of a User session query visualization tile

DashboardTileBounds

Height int
Left int
Top int
Width int
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

Height int
Left int
Top int
Width int
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

height Integer
left Integer
top Integer
width Integer
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

height number
left number
top number
width number
unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

height int
left int
top int
width int
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

height Number
left Number
top Number
width Number
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardTileFilter

ManagementZones List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileFilterManagementZone>
Timeframe string
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

ManagementZones []DashboardTileFilterManagementZone
Timeframe string
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

managementZones List<DashboardTileFilterManagementZone>
timeframe String
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

managementZones DashboardTileFilterManagementZone[]
timeframe string
unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

management_zones Sequence[DashboardTileFilterManagementZone]
timeframe str
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

managementZones List<Property Map>
timeframe String
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardTileFilterConfig

CustomName string
DefaultName string
Type string
ChartConfig Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileFilterConfigChartConfig
Filters Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileFilterConfigFilters
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

CustomName string
DefaultName string
Type string
ChartConfig DashboardTileFilterConfigChartConfig
Filters DashboardTileFilterConfigFilters
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

customName String
defaultName String
type String
chartConfig DashboardTileFilterConfigChartConfig
filters DashboardTileFilterConfigFilters
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

customName string
defaultName string
type string
chartConfig DashboardTileFilterConfigChartConfig
filters DashboardTileFilterConfigFilters
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 DashboardTileFilterConfigChartConfig
filters DashboardTileFilterConfigFilters
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

customName String
defaultName String
type String
chartConfig 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
AxisLimits map[string]float64
LeftAxisCustomUnit string
Legend bool
ResultMetadatas []DashboardTileFilterConfigChartConfigResultMetadata
RightAxisCustomUnit string
Series []DashboardTileFilterConfigChartConfigSeries
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

type String
axisLimits Map<String,Double>
leftAxisCustomUnit String
legend Boolean
resultMetadatas List<DashboardTileFilterConfigChartConfigResultMetadata>
rightAxisCustomUnit String
series List<DashboardTileFilterConfigChartConfigSeries>
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

type string
axisLimits {[key: string]: number}
leftAxisCustomUnit string
legend boolean
resultMetadatas DashboardTileFilterConfigChartConfigResultMetadata[]
rightAxisCustomUnit string
series DashboardTileFilterConfigChartConfigSeries[]
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_custom_unit str
legend bool
result_metadatas Sequence[DashboardTileFilterConfigChartConfigResultMetadata]
right_axis_custom_unit str
series Sequence[DashboardTileFilterConfigChartConfigSeries]
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

type String
axisLimits Map<Number>
leftAxisCustomUnit String
legend Boolean
resultMetadatas List<Property Map>
rightAxisCustomUnit String
series List<Property Map>
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardTileFilterConfigChartConfigResultMetadata

DashboardTileFilterConfigChartConfigResultMetadataConfig

CustomColor string
Key string
LastModified int
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

CustomColor string
Key string
LastModified int
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

customColor String
key String
lastModified Integer
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

customColor string
key string
lastModified 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

customColor String
key String
lastModified Number
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

DashboardTileFilterConfigChartConfigSeries

Aggregation string
EntityType string
Metric string
Type string
AggregationRate string
Dimensions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.DashboardTileFilterConfigChartConfigSeriesDimension>
Percentile int
SortAscending bool
SortColumn bool
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

Aggregation string
EntityType string
Metric string
Type string
AggregationRate string
Dimensions []DashboardTileFilterConfigChartConfigSeriesDimension
Percentile int
SortAscending bool
SortColumn bool
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

aggregation String
entityType String
metric String
type String
aggregationRate String
dimensions List<DashboardTileFilterConfigChartConfigSeriesDimension>
percentile Integer
sortAscending Boolean
sortColumn Boolean
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

aggregation string
entityType string
metric string
type string
aggregationRate string
dimensions DashboardTileFilterConfigChartConfigSeriesDimension[]
percentile number
sortAscending boolean
sortColumn 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[DashboardTileFilterConfigChartConfigSeriesDimension]
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
entityType String
metric String
type String
aggregationRate String
dimensions List<Property Map>
percentile Number
sortAscending Boolean
sortColumn 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.

EntityDimension 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.

EntityDimension 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.

entityDimension 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.

entityDimension 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.

entityDimension 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

Key string
Values List<string>
Key string
Values []string
key String
values List<String>
key string
values string[]
key str
values Sequence[str]
key String
values List<String>

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

HasAxisBucketing bool
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

HasAxisBucketing bool
Unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

hasAxisBucketing Boolean
unknowns String

allows for configuring properties that are not explicitly supported by the current version of this provider

hasAxisBucketing boolean
unknowns string

allows for configuring properties that are not explicitly supported by the current version of this provider

has_axis_bucketing bool
unknowns str

allows for configuring properties that are not explicitly supported by the current version of this provider

hasAxisBucketing Boolean
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.