1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getTsfPublicConfigSummary
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack

tencentcloud.getTsfPublicConfigSummary

Start a Neo task
Explain and create a tencentcloud.getTsfPublicConfigSummary resource
tencentcloud logo
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack

    Use this data source to query detailed information of tsf public_config_summary

    Using getTsfPublicConfigSummary

    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 getTsfPublicConfigSummary(args: GetTsfPublicConfigSummaryArgs, opts?: InvokeOptions): Promise<GetTsfPublicConfigSummaryResult>
    function getTsfPublicConfigSummaryOutput(args: GetTsfPublicConfigSummaryOutputArgs, opts?: InvokeOptions): Output<GetTsfPublicConfigSummaryResult>
    def get_tsf_public_config_summary(config_id_lists: Optional[Sequence[str]] = None,
                                      config_tag_lists: Optional[Sequence[str]] = None,
                                      disable_program_auth_check: Optional[bool] = None,
                                      id: Optional[str] = None,
                                      order_by: Optional[str] = None,
                                      order_type: Optional[float] = None,
                                      result_output_file: Optional[str] = None,
                                      search_word: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetTsfPublicConfigSummaryResult
    def get_tsf_public_config_summary_output(config_id_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      config_tag_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      disable_program_auth_check: Optional[pulumi.Input[bool]] = None,
                                      id: Optional[pulumi.Input[str]] = None,
                                      order_by: Optional[pulumi.Input[str]] = None,
                                      order_type: Optional[pulumi.Input[float]] = None,
                                      result_output_file: Optional[pulumi.Input[str]] = None,
                                      search_word: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetTsfPublicConfigSummaryResult]
    func LookupTsfPublicConfigSummary(ctx *Context, args *LookupTsfPublicConfigSummaryArgs, opts ...InvokeOption) (*LookupTsfPublicConfigSummaryResult, error)
    func LookupTsfPublicConfigSummaryOutput(ctx *Context, args *LookupTsfPublicConfigSummaryOutputArgs, opts ...InvokeOption) LookupTsfPublicConfigSummaryResultOutput

    > Note: This function is named LookupTsfPublicConfigSummary in the Go SDK.

    public static class GetTsfPublicConfigSummary 
    {
        public static Task<GetTsfPublicConfigSummaryResult> InvokeAsync(GetTsfPublicConfigSummaryArgs args, InvokeOptions? opts = null)
        public static Output<GetTsfPublicConfigSummaryResult> Invoke(GetTsfPublicConfigSummaryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTsfPublicConfigSummaryResult> getTsfPublicConfigSummary(GetTsfPublicConfigSummaryArgs args, InvokeOptions options)
    public static Output<GetTsfPublicConfigSummaryResult> getTsfPublicConfigSummary(GetTsfPublicConfigSummaryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getTsfPublicConfigSummary:getTsfPublicConfigSummary
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ConfigIdLists List<string>
    Config Id List.
    ConfigTagLists List<string>
    config tag list.
    DisableProgramAuthCheck bool
    Whether to disable dataset authentication.
    Id string
    OrderBy string
    Sort by time: creation_time; Sort by name: config_name.
    OrderType double
    Pass 0 for ascending order and 1 for descending order.
    ResultOutputFile string
    Used to save results.
    SearchWord string
    Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
    ConfigIdLists []string
    Config Id List.
    ConfigTagLists []string
    config tag list.
    DisableProgramAuthCheck bool
    Whether to disable dataset authentication.
    Id string
    OrderBy string
    Sort by time: creation_time; Sort by name: config_name.
    OrderType float64
    Pass 0 for ascending order and 1 for descending order.
    ResultOutputFile string
    Used to save results.
    SearchWord string
    Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
    configIdLists List<String>
    Config Id List.
    configTagLists List<String>
    config tag list.
    disableProgramAuthCheck Boolean
    Whether to disable dataset authentication.
    id String
    orderBy String
    Sort by time: creation_time; Sort by name: config_name.
    orderType Double
    Pass 0 for ascending order and 1 for descending order.
    resultOutputFile String
    Used to save results.
    searchWord String
    Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
    configIdLists string[]
    Config Id List.
    configTagLists string[]
    config tag list.
    disableProgramAuthCheck boolean
    Whether to disable dataset authentication.
    id string
    orderBy string
    Sort by time: creation_time; Sort by name: config_name.
    orderType number
    Pass 0 for ascending order and 1 for descending order.
    resultOutputFile string
    Used to save results.
    searchWord string
    Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
    config_id_lists Sequence[str]
    Config Id List.
    config_tag_lists Sequence[str]
    config tag list.
    disable_program_auth_check bool
    Whether to disable dataset authentication.
    id str
    order_by str
    Sort by time: creation_time; Sort by name: config_name.
    order_type float
    Pass 0 for ascending order and 1 for descending order.
    result_output_file str
    Used to save results.
    search_word str
    Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
    configIdLists List<String>
    Config Id List.
    configTagLists List<String>
    config tag list.
    disableProgramAuthCheck Boolean
    Whether to disable dataset authentication.
    id String
    orderBy String
    Sort by time: creation_time; Sort by name: config_name.
    orderType Number
    Pass 0 for ascending order and 1 for descending order.
    resultOutputFile String
    Used to save results.
    searchWord String
    Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.

    getTsfPublicConfigSummary Result

    The following output properties are available:

    id String
    results List<GetTsfPublicConfigSummaryResult>
    Public config Page Item.
    configIdLists List<String>
    configTagLists List<String>
    disableProgramAuthCheck Boolean
    orderBy String
    orderType Double
    resultOutputFile String
    searchWord String
    id String
    results List<Property Map>
    Public config Page Item.
    configIdLists List<String>
    configTagLists List<String>
    disableProgramAuthCheck Boolean
    orderBy String
    orderType Number
    resultOutputFile String
    searchWord String

    Supporting Types

    GetTsfPublicConfigSummaryResult

    contents List<Property Map>
    config list.
    totalCount Number
    total count.

    GetTsfPublicConfigSummaryResultContent

    ApplicationId string
    Application ID.Note: This field may return null, indicating that no valid value was found.
    ApplicationName string
    Application Name. Note: This field may return null, indicating that no valid value was found.
    ConfigId string
    Configuration item ID.Note: This field may return null, indicating that no valid value was found.
    ConfigName string
    Configuration name.Note: This field may return null, indicating that no valid value was found.
    ConfigType string
    Config type. Note: This field may return null, indicating that no valid value was found.
    ConfigValue string
    Configuration value.Note: This field may return null, indicating that no valid value was found.
    ConfigVersion string
    Configuration version. Note: This field may return null, indicating that no valid value was found.
    ConfigVersionCount double
    Configure version count.Note: This field may return null, indicating that no valid value was found.
    ConfigVersionDesc string
    Configuration version description.Note: This field may return null, indicating that no valid value was found.
    CreationTime string
    Create time.Note: This field may return null, indicating that no valid value was found.
    DeleteFlag bool
    Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
    LastUpdateTime string
    Last update time.Note: This field may return null, indicating that no valid value was found.
    ApplicationId string
    Application ID.Note: This field may return null, indicating that no valid value was found.
    ApplicationName string
    Application Name. Note: This field may return null, indicating that no valid value was found.
    ConfigId string
    Configuration item ID.Note: This field may return null, indicating that no valid value was found.
    ConfigName string
    Configuration name.Note: This field may return null, indicating that no valid value was found.
    ConfigType string
    Config type. Note: This field may return null, indicating that no valid value was found.
    ConfigValue string
    Configuration value.Note: This field may return null, indicating that no valid value was found.
    ConfigVersion string
    Configuration version. Note: This field may return null, indicating that no valid value was found.
    ConfigVersionCount float64
    Configure version count.Note: This field may return null, indicating that no valid value was found.
    ConfigVersionDesc string
    Configuration version description.Note: This field may return null, indicating that no valid value was found.
    CreationTime string
    Create time.Note: This field may return null, indicating that no valid value was found.
    DeleteFlag bool
    Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
    LastUpdateTime string
    Last update time.Note: This field may return null, indicating that no valid value was found.
    applicationId String
    Application ID.Note: This field may return null, indicating that no valid value was found.
    applicationName String
    Application Name. Note: This field may return null, indicating that no valid value was found.
    configId String
    Configuration item ID.Note: This field may return null, indicating that no valid value was found.
    configName String
    Configuration name.Note: This field may return null, indicating that no valid value was found.
    configType String
    Config type. Note: This field may return null, indicating that no valid value was found.
    configValue String
    Configuration value.Note: This field may return null, indicating that no valid value was found.
    configVersion String
    Configuration version. Note: This field may return null, indicating that no valid value was found.
    configVersionCount Double
    Configure version count.Note: This field may return null, indicating that no valid value was found.
    configVersionDesc String
    Configuration version description.Note: This field may return null, indicating that no valid value was found.
    creationTime String
    Create time.Note: This field may return null, indicating that no valid value was found.
    deleteFlag Boolean
    Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
    lastUpdateTime String
    Last update time.Note: This field may return null, indicating that no valid value was found.
    applicationId string
    Application ID.Note: This field may return null, indicating that no valid value was found.
    applicationName string
    Application Name. Note: This field may return null, indicating that no valid value was found.
    configId string
    Configuration item ID.Note: This field may return null, indicating that no valid value was found.
    configName string
    Configuration name.Note: This field may return null, indicating that no valid value was found.
    configType string
    Config type. Note: This field may return null, indicating that no valid value was found.
    configValue string
    Configuration value.Note: This field may return null, indicating that no valid value was found.
    configVersion string
    Configuration version. Note: This field may return null, indicating that no valid value was found.
    configVersionCount number
    Configure version count.Note: This field may return null, indicating that no valid value was found.
    configVersionDesc string
    Configuration version description.Note: This field may return null, indicating that no valid value was found.
    creationTime string
    Create time.Note: This field may return null, indicating that no valid value was found.
    deleteFlag boolean
    Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
    lastUpdateTime string
    Last update time.Note: This field may return null, indicating that no valid value was found.
    application_id str
    Application ID.Note: This field may return null, indicating that no valid value was found.
    application_name str
    Application Name. Note: This field may return null, indicating that no valid value was found.
    config_id str
    Configuration item ID.Note: This field may return null, indicating that no valid value was found.
    config_name str
    Configuration name.Note: This field may return null, indicating that no valid value was found.
    config_type str
    Config type. Note: This field may return null, indicating that no valid value was found.
    config_value str
    Configuration value.Note: This field may return null, indicating that no valid value was found.
    config_version str
    Configuration version. Note: This field may return null, indicating that no valid value was found.
    config_version_count float
    Configure version count.Note: This field may return null, indicating that no valid value was found.
    config_version_desc str
    Configuration version description.Note: This field may return null, indicating that no valid value was found.
    creation_time str
    Create time.Note: This field may return null, indicating that no valid value was found.
    delete_flag bool
    Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
    last_update_time str
    Last update time.Note: This field may return null, indicating that no valid value was found.
    applicationId String
    Application ID.Note: This field may return null, indicating that no valid value was found.
    applicationName String
    Application Name. Note: This field may return null, indicating that no valid value was found.
    configId String
    Configuration item ID.Note: This field may return null, indicating that no valid value was found.
    configName String
    Configuration name.Note: This field may return null, indicating that no valid value was found.
    configType String
    Config type. Note: This field may return null, indicating that no valid value was found.
    configValue String
    Configuration value.Note: This field may return null, indicating that no valid value was found.
    configVersion String
    Configuration version. Note: This field may return null, indicating that no valid value was found.
    configVersionCount Number
    Configure version count.Note: This field may return null, indicating that no valid value was found.
    configVersionDesc String
    Configuration version description.Note: This field may return null, indicating that no valid value was found.
    creationTime String
    Create time.Note: This field may return null, indicating that no valid value was found.
    deleteFlag Boolean
    Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
    lastUpdateTime String
    Last update time.Note: This field may return null, indicating that no valid value was found.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
      Meet Neo: Your AI Platform Teammate