Sentry v0.0.9 published on Friday, Nov 15, 2024 by Pulumiverse
sentry.getSentryDashboard
Explore with Pulumi AI
Example Usage
Using getSentryDashboard
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSentryDashboard(args: GetSentryDashboardArgs, opts?: InvokeOptions): Promise<GetSentryDashboardResult>
function getSentryDashboardOutput(args: GetSentryDashboardOutputArgs, opts?: InvokeOptions): Output<GetSentryDashboardResult>
def get_sentry_dashboard(internal_id: Optional[str] = None,
organization: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSentryDashboardResult
def get_sentry_dashboard_output(internal_id: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSentryDashboardResult]
func LookupSentryDashboard(ctx *Context, args *LookupSentryDashboardArgs, opts ...InvokeOption) (*LookupSentryDashboardResult, error)
func LookupSentryDashboardOutput(ctx *Context, args *LookupSentryDashboardOutputArgs, opts ...InvokeOption) LookupSentryDashboardResultOutput
> Note: This function is named LookupSentryDashboard
in the Go SDK.
public static class GetSentryDashboard
{
public static Task<GetSentryDashboardResult> InvokeAsync(GetSentryDashboardArgs args, InvokeOptions? opts = null)
public static Output<GetSentryDashboardResult> Invoke(GetSentryDashboardInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSentryDashboardResult> getSentryDashboard(GetSentryDashboardArgs args, InvokeOptions options)
public static Output<GetSentryDashboardResult> getSentryDashboard(GetSentryDashboardArgs args, InvokeOptions options)
fn::invoke:
function: sentry:index/getSentryDashboard:getSentryDashboard
arguments:
# arguments dictionary
The following arguments are supported:
- Internal
Id This property is required. string - The internal ID for this dashboard.
- Organization
This property is required. string - The slug of the organization the dashboard belongs to.
- Internal
Id This property is required. string - The internal ID for this dashboard.
- Organization
This property is required. string - The slug of the organization the dashboard belongs to.
- internal
Id This property is required. String - The internal ID for this dashboard.
- organization
This property is required. String - The slug of the organization the dashboard belongs to.
- internal
Id This property is required. string - The internal ID for this dashboard.
- organization
This property is required. string - The slug of the organization the dashboard belongs to.
- internal_
id This property is required. str - The internal ID for this dashboard.
- organization
This property is required. str - The slug of the organization the dashboard belongs to.
- internal
Id This property is required. String - The internal ID for this dashboard.
- organization
This property is required. String - The slug of the organization the dashboard belongs to.
getSentryDashboard Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Internal
Id string - The internal ID for this dashboard.
- Organization string
- The slug of the organization the dashboard belongs to.
- Title string
- Dashboard title.
- Widgets
List<Pulumiverse.
Sentry. Outputs. Get Sentry Dashboard Widget> - Dashboard widgets.
- Id string
- The provider-assigned unique ID for this managed resource.
- Internal
Id string - The internal ID for this dashboard.
- Organization string
- The slug of the organization the dashboard belongs to.
- Title string
- Dashboard title.
- Widgets
[]Get
Sentry Dashboard Widget - Dashboard widgets.
- id String
- The provider-assigned unique ID for this managed resource.
- internal
Id String - The internal ID for this dashboard.
- organization String
- The slug of the organization the dashboard belongs to.
- title String
- Dashboard title.
- widgets
List<Get
Sentry Dashboard Widget> - Dashboard widgets.
- id string
- The provider-assigned unique ID for this managed resource.
- internal
Id string - The internal ID for this dashboard.
- organization string
- The slug of the organization the dashboard belongs to.
- title string
- Dashboard title.
- widgets
Get
Sentry Dashboard Widget[] - Dashboard widgets.
- id str
- The provider-assigned unique ID for this managed resource.
- internal_
id str - The internal ID for this dashboard.
- organization str
- The slug of the organization the dashboard belongs to.
- title str
- Dashboard title.
- widgets
Sequence[Get
Sentry Dashboard Widget] - Dashboard widgets.
- id String
- The provider-assigned unique ID for this managed resource.
- internal
Id String - The internal ID for this dashboard.
- organization String
- The slug of the organization the dashboard belongs to.
- title String
- Dashboard title.
- widgets List<Property Map>
- Dashboard widgets.
Supporting Types
GetSentryDashboardWidget
- Display
Type This property is required. string - Id
This property is required. string - Interval
This property is required. string - Layouts
This property is required. List<Pulumiverse.Sentry. Inputs. Get Sentry Dashboard Widget Layout> - Limit
This property is required. int - Queries
This property is required. List<Pulumiverse.Sentry. Inputs. Get Sentry Dashboard Widget Query> - Title
This property is required. string - Widget
Type This property is required. string
- Display
Type This property is required. string - Id
This property is required. string - Interval
This property is required. string - Layouts
This property is required. []GetSentry Dashboard Widget Layout - Limit
This property is required. int - Queries
This property is required. []GetSentry Dashboard Widget Query - Title
This property is required. string - Widget
Type This property is required. string
- display
Type This property is required. String - id
This property is required. String - interval
This property is required. String - layouts
This property is required. List<GetSentry Dashboard Widget Layout> - limit
This property is required. Integer - queries
This property is required. List<GetSentry Dashboard Widget Query> - title
This property is required. String - widget
Type This property is required. String
- display
Type This property is required. string - id
This property is required. string - interval
This property is required. string - layouts
This property is required. GetSentry Dashboard Widget Layout[] - limit
This property is required. number - queries
This property is required. GetSentry Dashboard Widget Query[] - title
This property is required. string - widget
Type This property is required. string
- display_
type This property is required. str - id
This property is required. str - interval
This property is required. str - layouts
This property is required. Sequence[GetSentry Dashboard Widget Layout] - limit
This property is required. int - queries
This property is required. Sequence[GetSentry Dashboard Widget Query] - title
This property is required. str - widget_
type This property is required. str
- display
Type This property is required. String - id
This property is required. String - interval
This property is required. String - layouts
This property is required. List<Property Map> - limit
This property is required. Number - queries
This property is required. List<Property Map> - title
This property is required. String - widget
Type This property is required. String
GetSentryDashboardWidgetLayout
GetSentryDashboardWidgetQuery
- Aggregates
This property is required. List<string> - Columns
This property is required. List<string> - Conditions
This property is required. string - Field
Aliases This property is required. List<string> - Fields
This property is required. List<string> - Id
This property is required. string - Name
This property is required. string - Order
By This property is required. string
- Aggregates
This property is required. []string - Columns
This property is required. []string - Conditions
This property is required. string - Field
Aliases This property is required. []string - Fields
This property is required. []string - Id
This property is required. string - Name
This property is required. string - Order
By This property is required. string
- aggregates
This property is required. List<String> - columns
This property is required. List<String> - conditions
This property is required. String - field
Aliases This property is required. List<String> - fields
This property is required. List<String> - id
This property is required. String - name
This property is required. String - order
By This property is required. String
- aggregates
This property is required. string[] - columns
This property is required. string[] - conditions
This property is required. string - field
Aliases This property is required. string[] - fields
This property is required. string[] - id
This property is required. string - name
This property is required. string - order
By This property is required. string
- aggregates
This property is required. Sequence[str] - columns
This property is required. Sequence[str] - conditions
This property is required. str - field_
aliases This property is required. Sequence[str] - fields
This property is required. Sequence[str] - id
This property is required. str - name
This property is required. str - order_
by This property is required. str
- aggregates
This property is required. List<String> - columns
This property is required. List<String> - conditions
This property is required. String - field
Aliases This property is required. List<String> - fields
This property is required. List<String> - id
This property is required. String - name
This property is required. String - order
By This property is required. String
Package Details
- Repository
- sentry pulumiverse/pulumi-sentry
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sentry
Terraform Provider.