incident 5.11.0 published on Monday, Jul 21, 2025 by incident-io
incident.getCatalogEntries
Explore with Pulumi AI
incident 5.11.0 published on Monday, Jul 21, 2025 by incident-io
Using getCatalogEntries
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 getCatalogEntries(args: GetCatalogEntriesArgs, opts?: InvokeOptions): Promise<GetCatalogEntriesResult>
function getCatalogEntriesOutput(args: GetCatalogEntriesOutputArgs, opts?: InvokeOptions): Output<GetCatalogEntriesResult>
def get_catalog_entries(catalog_type_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCatalogEntriesResult
def get_catalog_entries_output(catalog_type_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCatalogEntriesResult]
func LookupCatalogEntries(ctx *Context, args *LookupCatalogEntriesArgs, opts ...InvokeOption) (*LookupCatalogEntriesResult, error)
func LookupCatalogEntriesOutput(ctx *Context, args *LookupCatalogEntriesOutputArgs, opts ...InvokeOption) LookupCatalogEntriesResultOutput
> Note: This function is named LookupCatalogEntries
in the Go SDK.
public static class GetCatalogEntries
{
public static Task<GetCatalogEntriesResult> InvokeAsync(GetCatalogEntriesArgs args, InvokeOptions? opts = null)
public static Output<GetCatalogEntriesResult> Invoke(GetCatalogEntriesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCatalogEntriesResult> getCatalogEntries(GetCatalogEntriesArgs args, InvokeOptions options)
public static Output<GetCatalogEntriesResult> getCatalogEntries(GetCatalogEntriesArgs args, InvokeOptions options)
fn::invoke:
function: incident:index/getCatalogEntries:getCatalogEntries
arguments:
# arguments dictionary
The following arguments are supported:
- Catalog
Type stringId
- Catalog
Type stringId
- catalog
Type StringId
- catalog
Type stringId
- catalog_
type_ strid
- catalog
Type StringId
getCatalogEntries Result
The following output properties are available:
- Catalog
Entries List<GetCatalog Entries Catalog Entry> - Catalog
Type stringId - Id string
- The provider-assigned unique ID for this managed resource.
- Catalog
Entries []GetCatalog Entries Catalog Entry - Catalog
Type stringId - Id string
- The provider-assigned unique ID for this managed resource.
- catalog
Entries List<GetCatalog Entries Catalog Entry> - catalog
Type StringId - id String
- The provider-assigned unique ID for this managed resource.
- catalog
Entries GetCatalog Entries Catalog Entry[] - catalog
Type stringId - id string
- The provider-assigned unique ID for this managed resource.
- catalog_
entries Sequence[GetCatalog Entries Catalog Entry] - catalog_
type_ strid - id str
- The provider-assigned unique ID for this managed resource.
- catalog
Entries List<Property Map> - catalog
Type StringId - id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
GetCatalogEntriesCatalogEntry
- Aliases List<string>
- Optional aliases that can be used to reference this entry
- Attribute
Values List<GetCatalog Entries Catalog Entry Attribute Value> - Catalog
Type stringId - ID of this catalog type
- External
Id string - An optional alternative ID for this entry, which is ensured to be unique for the type
- Id string
- ID of this catalog entry
- Name string
- Name is the human readable name of this entry
- Rank double
- When catalog type is ranked, this is used to help order things
- Aliases []string
- Optional aliases that can be used to reference this entry
- Attribute
Values []GetCatalog Entries Catalog Entry Attribute Value - Catalog
Type stringId - ID of this catalog type
- External
Id string - An optional alternative ID for this entry, which is ensured to be unique for the type
- Id string
- ID of this catalog entry
- Name string
- Name is the human readable name of this entry
- Rank float64
- When catalog type is ranked, this is used to help order things
- aliases List<String>
- Optional aliases that can be used to reference this entry
- attribute
Values List<GetCatalog Entries Catalog Entry Attribute Value> - catalog
Type StringId - ID of this catalog type
- external
Id String - An optional alternative ID for this entry, which is ensured to be unique for the type
- id String
- ID of this catalog entry
- name String
- Name is the human readable name of this entry
- rank Double
- When catalog type is ranked, this is used to help order things
- aliases string[]
- Optional aliases that can be used to reference this entry
- attribute
Values GetCatalog Entries Catalog Entry Attribute Value[] - catalog
Type stringId - ID of this catalog type
- external
Id string - An optional alternative ID for this entry, which is ensured to be unique for the type
- id string
- ID of this catalog entry
- name string
- Name is the human readable name of this entry
- rank number
- When catalog type is ranked, this is used to help order things
- aliases Sequence[str]
- Optional aliases that can be used to reference this entry
- attribute_
values Sequence[GetCatalog Entries Catalog Entry Attribute Value] - catalog_
type_ strid - ID of this catalog type
- external_
id str - An optional alternative ID for this entry, which is ensured to be unique for the type
- id str
- ID of this catalog entry
- name str
- Name is the human readable name of this entry
- rank float
- When catalog type is ranked, this is used to help order things
- aliases List<String>
- Optional aliases that can be used to reference this entry
- attribute
Values List<Property Map> - catalog
Type StringId - ID of this catalog type
- external
Id String - An optional alternative ID for this entry, which is ensured to be unique for the type
- id String
- ID of this catalog entry
- name String
- Name is the human readable name of this entry
- rank Number
- When catalog type is ranked, this is used to help order things
GetCatalogEntriesCatalogEntryAttributeValue
- Array
Values List<string> - The value of this element of the array, in a format suitable for this attribute type.
- Attribute string
- The ID of this attribute.
- Value string
- The value of this attribute, in a format suitable for this attribute type.
- Array
Values []string - The value of this element of the array, in a format suitable for this attribute type.
- Attribute string
- The ID of this attribute.
- Value string
- The value of this attribute, in a format suitable for this attribute type.
- array
Values List<String> - The value of this element of the array, in a format suitable for this attribute type.
- attribute String
- The ID of this attribute.
- value String
- The value of this attribute, in a format suitable for this attribute type.
- array
Values string[] - The value of this element of the array, in a format suitable for this attribute type.
- attribute string
- The ID of this attribute.
- value string
- The value of this attribute, in a format suitable for this attribute type.
- array_
values Sequence[str] - The value of this element of the array, in a format suitable for this attribute type.
- attribute str
- The ID of this attribute.
- value str
- The value of this attribute, in a format suitable for this attribute type.
- array
Values List<String> - The value of this element of the array, in a format suitable for this attribute type.
- attribute String
- The ID of this attribute.
- value String
- The value of this attribute, in a format suitable for this attribute type.
Package Details
- Repository
- incident incident-io/terraform-provider-incident
- License
- Notes
- This Pulumi package is based on the
incident
Terraform Provider.
incident 5.11.0 published on Monday, Jul 21, 2025 by incident-io