azure-native.insights.getWorkbookTemplate
Explore with Pulumi AI
Get a single workbook template by its resourceName. Azure REST API version: 2020-11-20.
Using getWorkbookTemplate
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 getWorkbookTemplate(args: GetWorkbookTemplateArgs, opts?: InvokeOptions): Promise<GetWorkbookTemplateResult>
function getWorkbookTemplateOutput(args: GetWorkbookTemplateOutputArgs, opts?: InvokeOptions): Output<GetWorkbookTemplateResult>
def get_workbook_template(resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkbookTemplateResult
def get_workbook_template_output(resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkbookTemplateResult]
func LookupWorkbookTemplate(ctx *Context, args *LookupWorkbookTemplateArgs, opts ...InvokeOption) (*LookupWorkbookTemplateResult, error)
func LookupWorkbookTemplateOutput(ctx *Context, args *LookupWorkbookTemplateOutputArgs, opts ...InvokeOption) LookupWorkbookTemplateResultOutput
> Note: This function is named LookupWorkbookTemplate
in the Go SDK.
public static class GetWorkbookTemplate
{
public static Task<GetWorkbookTemplateResult> InvokeAsync(GetWorkbookTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetWorkbookTemplateResult> Invoke(GetWorkbookTemplateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWorkbookTemplateResult> getWorkbookTemplate(GetWorkbookTemplateArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:insights:getWorkbookTemplate
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Resource
Name string The name of the Application Insights component resource.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Resource
Name string The name of the Application Insights component resource.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- resource
Name String The name of the Application Insights component resource.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- resource
Name string The name of the Application Insights component resource.
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- resource_
name str The name of the Application Insights component resource.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- resource
Name String The name of the Application Insights component resource.
getWorkbookTemplate Result
The following output properties are available:
- Galleries
List<Pulumi.
Azure Native. Insights. Outputs. Workbook Template Gallery Response> Workbook galleries supported by the template.
- Id string
Azure resource Id
- Location string
Resource location
- Name string
Azure resource name.
- Template
Data object Valid JSON object containing workbook template payload.
- Type string
Azure resource type
- string
Information about the author of the workbook template.
- Localized
Dictionary<string, Immutable
Array<Pulumi. Azure Native. Insights. Outputs. Workbook Template Localized Gallery Response>> Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
- Priority int
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- Dictionary<string, string>
Resource tags
- Galleries
[]Workbook
Template Gallery Response Workbook galleries supported by the template.
- Id string
Azure resource Id
- Location string
Resource location
- Name string
Azure resource name.
- Template
Data interface{} Valid JSON object containing workbook template payload.
- Type string
Azure resource type
- string
Information about the author of the workbook template.
- Localized
map[string][]Workbook
Template Localized Gallery Response Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
- Priority int
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- map[string]string
Resource tags
- galleries
List<Workbook
Template Gallery Response> Workbook galleries supported by the template.
- id String
Azure resource Id
- location String
Resource location
- name String
Azure resource name.
- template
Data Object Valid JSON object containing workbook template payload.
- type String
Azure resource type
- String
Information about the author of the workbook template.
- localized
Map<String,List<Workbook
Template Localized Gallery Response>> Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
- priority Integer
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- Map<String,String>
Resource tags
- galleries
Workbook
Template Gallery Response[] Workbook galleries supported by the template.
- id string
Azure resource Id
- location string
Resource location
- name string
Azure resource name.
- template
Data any Valid JSON object containing workbook template payload.
- type string
Azure resource type
- string
Information about the author of the workbook template.
- localized
{[key: string]: Workbook
Template Localized Gallery Response[]} Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
- priority number
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- {[key: string]: string}
Resource tags
- galleries
Sequence[Workbook
Template Gallery Response] Workbook galleries supported by the template.
- id str
Azure resource Id
- location str
Resource location
- name str
Azure resource name.
- template_
data Any Valid JSON object containing workbook template payload.
- type str
Azure resource type
- str
Information about the author of the workbook template.
- localized
Mapping[str, Sequence[Workbook
Template Localized Gallery Response]] Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
- priority int
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- Mapping[str, str]
Resource tags
- galleries List<Property Map>
Workbook galleries supported by the template.
- id String
Azure resource Id
- location String
Resource location
- name String
Azure resource name.
- template
Data Any Valid JSON object containing workbook template payload.
- type String
Azure resource type
- String
Information about the author of the workbook template.
- localized Map<List<Property Map>>
Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
- priority Number
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- Map<String>
Resource tags
Supporting Types
WorkbookTemplateGalleryResponse
- Category string
Category for the gallery.
- Name string
Name of the workbook template in the gallery.
- Order int
Order of the template within the gallery.
- Resource
Type string Azure resource type supported by the gallery.
- Type string
Type of workbook supported by the workbook template.
- Category string
Category for the gallery.
- Name string
Name of the workbook template in the gallery.
- Order int
Order of the template within the gallery.
- Resource
Type string Azure resource type supported by the gallery.
- Type string
Type of workbook supported by the workbook template.
- category String
Category for the gallery.
- name String
Name of the workbook template in the gallery.
- order Integer
Order of the template within the gallery.
- resource
Type String Azure resource type supported by the gallery.
- type String
Type of workbook supported by the workbook template.
- category string
Category for the gallery.
- name string
Name of the workbook template in the gallery.
- order number
Order of the template within the gallery.
- resource
Type string Azure resource type supported by the gallery.
- type string
Type of workbook supported by the workbook template.
- category str
Category for the gallery.
- name str
Name of the workbook template in the gallery.
- order int
Order of the template within the gallery.
- resource_
type str Azure resource type supported by the gallery.
- type str
Type of workbook supported by the workbook template.
- category String
Category for the gallery.
- name String
Name of the workbook template in the gallery.
- order Number
Order of the template within the gallery.
- resource
Type String Azure resource type supported by the gallery.
- type String
Type of workbook supported by the workbook template.
WorkbookTemplateLocalizedGalleryResponse
- Galleries
List<Pulumi.
Azure Native. Insights. Inputs. Workbook Template Gallery Response> Workbook galleries supported by the template.
- Template
Data object Valid JSON object containing workbook template payload.
- Galleries
[]Workbook
Template Gallery Response Workbook galleries supported by the template.
- Template
Data interface{} Valid JSON object containing workbook template payload.
- galleries
List<Workbook
Template Gallery Response> Workbook galleries supported by the template.
- template
Data Object Valid JSON object containing workbook template payload.
- galleries
Workbook
Template Gallery Response[] Workbook galleries supported by the template.
- template
Data any Valid JSON object containing workbook template payload.
- galleries
Sequence[Workbook
Template Gallery Response] Workbook galleries supported by the template.
- template_
data Any Valid JSON object containing workbook template payload.
- galleries List<Property Map>
Workbook galleries supported by the template.
- template
Data Any Valid JSON object containing workbook template payload.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0