tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getTsfPublicConfigSummary
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 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:
- Config
Id List<string>Lists - Config Id List.
- Config
Tag List<string>Lists - config tag list.
- Disable
Program boolAuth Check - Whether to disable dataset authentication.
- Id string
- Order
By string - Sort by time: creation_time; Sort by name: config_name.
- Order
Type double - Pass 0 for ascending order and 1 for descending order.
- Result
Output stringFile - Used to save results.
- Search
Word string - Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
- Config
Id []stringLists - Config Id List.
- Config
Tag []stringLists - config tag list.
- Disable
Program boolAuth Check - Whether to disable dataset authentication.
- Id string
- Order
By string - Sort by time: creation_time; Sort by name: config_name.
- Order
Type float64 - Pass 0 for ascending order and 1 for descending order.
- Result
Output stringFile - Used to save results.
- Search
Word string - Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
- config
Id List<String>Lists - Config Id List.
- config
Tag List<String>Lists - config tag list.
- disable
Program BooleanAuth Check - Whether to disable dataset authentication.
- id String
- order
By String - Sort by time: creation_time; Sort by name: config_name.
- order
Type Double - Pass 0 for ascending order and 1 for descending order.
- result
Output StringFile - Used to save results.
- search
Word String - Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
- config
Id string[]Lists - Config Id List.
- config
Tag string[]Lists - config tag list.
- disable
Program booleanAuth Check - Whether to disable dataset authentication.
- id string
- order
By string - Sort by time: creation_time; Sort by name: config_name.
- order
Type number - Pass 0 for ascending order and 1 for descending order.
- result
Output stringFile - Used to save results.
- search
Word string - Query keyword for fuzzy search: configuration item name. If not passed in, the full set will be queried.
- config_
id_ Sequence[str]lists - Config Id List.
- config_
tag_ Sequence[str]lists - config tag list.
- disable_
program_ boolauth_ check - 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_ strfile - 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.
- config
Id List<String>Lists - Config Id List.
- config
Tag List<String>Lists - config tag list.
- disable
Program BooleanAuth Check - Whether to disable dataset authentication.
- id String
- order
By String - Sort by time: creation_time; Sort by name: config_name.
- order
Type Number - Pass 0 for ascending order and 1 for descending order.
- result
Output StringFile - Used to save results.
- search
Word 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<Get
Tsf Public Config Summary Result> - Public config Page Item.
- Config
Id List<string>Lists - Config
Tag List<string>Lists - Disable
Program boolAuth Check - Order
By string - Order
Type double - Result
Output stringFile - Search
Word string
- Id string
- Results
[]Get
Tsf Public Config Summary Result - Public config Page Item.
- Config
Id []stringLists - Config
Tag []stringLists - Disable
Program boolAuth Check - Order
By string - Order
Type float64 - Result
Output stringFile - Search
Word string
- id String
- results
List<Get
Tsf Public Config Summary Result> - Public config Page Item.
- config
Id List<String>Lists - config
Tag List<String>Lists - disable
Program BooleanAuth Check - order
By String - order
Type Double - result
Output StringFile - search
Word String
- id string
- results
Get
Tsf Public Config Summary Result[] - Public config Page Item.
- config
Id string[]Lists - config
Tag string[]Lists - disable
Program booleanAuth Check - order
By string - order
Type number - result
Output stringFile - search
Word string
- id str
- results
Sequence[Get
Tsf Public Config Summary Result] - Public config Page Item.
- config_
id_ Sequence[str]lists - config_
tag_ Sequence[str]lists - disable_
program_ boolauth_ check - order_
by str - order_
type float - result_
output_ strfile - search_
word str
- id String
- results List<Property Map>
- Public config Page Item.
- config
Id List<String>Lists - config
Tag List<String>Lists - disable
Program BooleanAuth Check - order
By String - order
Type Number - result
Output StringFile - search
Word String
Supporting Types
GetTsfPublicConfigSummaryResult
- Contents
List<Get
Tsf Public Config Summary Result Content> - config list.
- Total
Count double - total count.
- Contents
[]Get
Tsf Public Config Summary Result Content - config list.
- Total
Count float64 - total count.
- contents
List<Get
Tsf Public Config Summary Result Content> - config list.
- total
Count Double - total count.
- contents
Get
Tsf Public Config Summary Result Content[] - config list.
- total
Count number - total count.
- contents
Sequence[Get
Tsf Public Config Summary Result Content] - config list.
- total_
count float - total count.
- contents List<Property Map>
- config list.
- total
Count Number - total count.
GetTsfPublicConfigSummaryResultContent
- Application
Id string - Application ID.Note: This field may return null, indicating that no valid value was found.
- Application
Name string - Application Name. Note: This field may return null, indicating that no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, indicating that no valid value was found.
- Config
Name string - Configuration name.Note: This field may return null, indicating that no valid value was found.
- Config
Type string - Config type. Note: This field may return null, indicating that no valid value was found.
- Config
Value string - Configuration value.Note: This field may return null, indicating that no valid value was found.
- Config
Version string - Configuration version. Note: This field may return null, indicating that no valid value was found.
- Config
Version doubleCount - Configure version count.Note: This field may return null, indicating that no valid value was found.
- Config
Version stringDesc - Configuration version description.Note: This field may return null, indicating that no valid value was found.
- Creation
Time string - 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 stringTime - Last update time.Note: This field may return null, indicating that no valid value was found.
- Application
Id string - Application ID.Note: This field may return null, indicating that no valid value was found.
- Application
Name string - Application Name. Note: This field may return null, indicating that no valid value was found.
- Config
Id string - Configuration item ID.Note: This field may return null, indicating that no valid value was found.
- Config
Name string - Configuration name.Note: This field may return null, indicating that no valid value was found.
- Config
Type string - Config type. Note: This field may return null, indicating that no valid value was found.
- Config
Value string - Configuration value.Note: This field may return null, indicating that no valid value was found.
- Config
Version string - Configuration version. Note: This field may return null, indicating that no valid value was found.
- Config
Version float64Count - Configure version count.Note: This field may return null, indicating that no valid value was found.
- Config
Version stringDesc - Configuration version description.Note: This field may return null, indicating that no valid value was found.
- Creation
Time string - 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 stringTime - Last update time.Note: This field may return null, indicating that no valid value was found.
- application
Id String - Application ID.Note: This field may return null, indicating that no valid value was found.
- application
Name String - Application Name. Note: This field may return null, indicating that no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, indicating that no valid value was found.
- config
Name String - Configuration name.Note: This field may return null, indicating that no valid value was found.
- config
Type String - Config type. Note: This field may return null, indicating that no valid value was found.
- config
Value String - Configuration value.Note: This field may return null, indicating that no valid value was found.
- config
Version String - Configuration version. Note: This field may return null, indicating that no valid value was found.
- config
Version DoubleCount - Configure version count.Note: This field may return null, indicating that no valid value was found.
- config
Version StringDesc - Configuration version description.Note: This field may return null, indicating that no valid value was found.
- creation
Time String - Create time.Note: This field may return null, indicating that no valid value was found.
- delete
Flag Boolean - Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
- last
Update StringTime - Last update time.Note: This field may return null, indicating that no valid value was found.
- application
Id string - Application ID.Note: This field may return null, indicating that no valid value was found.
- application
Name string - Application Name. Note: This field may return null, indicating that no valid value was found.
- config
Id string - Configuration item ID.Note: This field may return null, indicating that no valid value was found.
- config
Name string - Configuration name.Note: This field may return null, indicating that no valid value was found.
- config
Type string - Config type. Note: This field may return null, indicating that no valid value was found.
- config
Value string - Configuration value.Note: This field may return null, indicating that no valid value was found.
- config
Version string - Configuration version. Note: This field may return null, indicating that no valid value was found.
- config
Version numberCount - Configure version count.Note: This field may return null, indicating that no valid value was found.
- config
Version stringDesc - Configuration version description.Note: This field may return null, indicating that no valid value was found.
- creation
Time string - Create time.Note: This field may return null, indicating that no valid value was found.
- delete
Flag boolean - Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
- last
Update stringTime - 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_ floatcount - Configure version count.Note: This field may return null, indicating that no valid value was found.
- config_
version_ strdesc - 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_ strtime - Last update time.Note: This field may return null, indicating that no valid value was found.
- application
Id String - Application ID.Note: This field may return null, indicating that no valid value was found.
- application
Name String - Application Name. Note: This field may return null, indicating that no valid value was found.
- config
Id String - Configuration item ID.Note: This field may return null, indicating that no valid value was found.
- config
Name String - Configuration name.Note: This field may return null, indicating that no valid value was found.
- config
Type String - Config type. Note: This field may return null, indicating that no valid value was found.
- config
Value String - Configuration value.Note: This field may return null, indicating that no valid value was found.
- config
Version String - Configuration version. Note: This field may return null, indicating that no valid value was found.
- config
Version NumberCount - Configure version count.Note: This field may return null, indicating that no valid value was found.
- config
Version StringDesc - Configuration version description.Note: This field may return null, indicating that no valid value was found.
- creation
Time String - Create time.Note: This field may return null, indicating that no valid value was found.
- delete
Flag Boolean - Deletion flag, true: deletable; false: not deletable.Note: This field may return null, indicating that no valid value was found.
- last
Update StringTime - 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 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack