tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
tencentcloud.getSslDescribeHostCosInstanceList
Start a Neo task
Explain and create a tencentcloud.getSslDescribeHostCosInstanceList resource
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
Use this data source to query detailed information of ssl describe_host_cos_instance_list
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const describeHostCosInstanceList = tencentcloud.getSslDescribeHostCosInstanceList({
certificateId: "8u8DII0l",
resourceType: "cos",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
describe_host_cos_instance_list = tencentcloud.get_ssl_describe_host_cos_instance_list(certificate_id="8u8DII0l",
resource_type="cos")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tencentcloud.GetSslDescribeHostCosInstanceList(ctx, &tencentcloud.GetSslDescribeHostCosInstanceListArgs{
CertificateId: "8u8DII0l",
ResourceType: "cos",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var describeHostCosInstanceList = Tencentcloud.GetSslDescribeHostCosInstanceList.Invoke(new()
{
CertificateId = "8u8DII0l",
ResourceType = "cos",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.tencentcloud.TencentcloudFunctions;
import com.pulumi.tencentcloud.inputs.GetSslDescribeHostCosInstanceListArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var describeHostCosInstanceList = TencentcloudFunctions.getSslDescribeHostCosInstanceList(GetSslDescribeHostCosInstanceListArgs.builder()
.certificateId("8u8DII0l")
.resourceType("cos")
.build());
}
}
variables:
describeHostCosInstanceList:
fn::invoke:
function: tencentcloud:getSslDescribeHostCosInstanceList
arguments:
certificateId: 8u8DII0l
resourceType: cos
Using getSslDescribeHostCosInstanceList
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 getSslDescribeHostCosInstanceList(args: GetSslDescribeHostCosInstanceListArgs, opts?: InvokeOptions): Promise<GetSslDescribeHostCosInstanceListResult>
function getSslDescribeHostCosInstanceListOutput(args: GetSslDescribeHostCosInstanceListOutputArgs, opts?: InvokeOptions): Output<GetSslDescribeHostCosInstanceListResult>def get_ssl_describe_host_cos_instance_list(certificate_id: Optional[str] = None,
filters: Optional[Sequence[GetSslDescribeHostCosInstanceListFilter]] = None,
id: Optional[str] = None,
is_cache: Optional[float] = None,
resource_type: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSslDescribeHostCosInstanceListResult
def get_ssl_describe_host_cos_instance_list_output(certificate_id: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetSslDescribeHostCosInstanceListFilterArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
is_cache: Optional[pulumi.Input[float]] = None,
resource_type: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSslDescribeHostCosInstanceListResult]func GetSslDescribeHostCosInstanceList(ctx *Context, args *GetSslDescribeHostCosInstanceListArgs, opts ...InvokeOption) (*GetSslDescribeHostCosInstanceListResult, error)
func GetSslDescribeHostCosInstanceListOutput(ctx *Context, args *GetSslDescribeHostCosInstanceListOutputArgs, opts ...InvokeOption) GetSslDescribeHostCosInstanceListResultOutput> Note: This function is named GetSslDescribeHostCosInstanceList in the Go SDK.
public static class GetSslDescribeHostCosInstanceList
{
public static Task<GetSslDescribeHostCosInstanceListResult> InvokeAsync(GetSslDescribeHostCosInstanceListArgs args, InvokeOptions? opts = null)
public static Output<GetSslDescribeHostCosInstanceListResult> Invoke(GetSslDescribeHostCosInstanceListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSslDescribeHostCosInstanceListResult> getSslDescribeHostCosInstanceList(GetSslDescribeHostCosInstanceListArgs args, InvokeOptions options)
public static Output<GetSslDescribeHostCosInstanceListResult> getSslDescribeHostCosInstanceList(GetSslDescribeHostCosInstanceListArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getSslDescribeHostCosInstanceList:getSslDescribeHostCosInstanceList
arguments:
# arguments dictionaryThe following arguments are supported:
- Certificate
Id string - Certificate ID to be deployed.
- Resource
Type string - Deploy resource type cos.
- Filters
List<Get
Ssl Describe Host Cos Instance List Filter> - List of filter parameters.
- Id string
- Is
Cache double - Whether to query the cache, 1: Yes; 0: No, the default is the query cache, the cache is half an hour.
- Result
Output stringFile - Used to save results.
- Certificate
Id string - Certificate ID to be deployed.
- Resource
Type string - Deploy resource type cos.
- Filters
[]Get
Ssl Describe Host Cos Instance List Filter - List of filter parameters.
- Id string
- Is
Cache float64 - Whether to query the cache, 1: Yes; 0: No, the default is the query cache, the cache is half an hour.
- Result
Output stringFile - Used to save results.
- certificate
Id String - Certificate ID to be deployed.
- resource
Type String - Deploy resource type cos.
- filters
List<Get
Ssl Describe Host Cos Instance List Filter> - List of filter parameters.
- id String
- is
Cache Double - Whether to query the cache, 1: Yes; 0: No, the default is the query cache, the cache is half an hour.
- result
Output StringFile - Used to save results.
- certificate
Id string - Certificate ID to be deployed.
- resource
Type string - Deploy resource type cos.
- filters
Get
Ssl Describe Host Cos Instance List Filter[] - List of filter parameters.
- id string
- is
Cache number - Whether to query the cache, 1: Yes; 0: No, the default is the query cache, the cache is half an hour.
- result
Output stringFile - Used to save results.
- certificate_
id str - Certificate ID to be deployed.
- resource_
type str - Deploy resource type cos.
- filters
Sequence[Get
Ssl Describe Host Cos Instance List Filter] - List of filter parameters.
- id str
- is_
cache float - Whether to query the cache, 1: Yes; 0: No, the default is the query cache, the cache is half an hour.
- result_
output_ strfile - Used to save results.
- certificate
Id String - Certificate ID to be deployed.
- resource
Type String - Deploy resource type cos.
- filters List<Property Map>
- List of filter parameters.
- id String
- is
Cache Number - Whether to query the cache, 1: Yes; 0: No, the default is the query cache, the cache is half an hour.
- result
Output StringFile - Used to save results.
getSslDescribeHostCosInstanceList Result
The following output properties are available:
- Async
Cache stringTime - Current cache read timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Async
Offset double - Asynchronous refresh current execution numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Async
Total doubleNum - The total number of asynchronous refreshNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Id string - Id string
- Instance
Lists List<GetSsl Describe Host Cos Instance List Instance List> - COS instance listNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Resource
Type string - Filters
List<Get
Ssl Describe Host Cos Instance List Filter> - Is
Cache double - Result
Output stringFile
- Async
Cache stringTime - Current cache read timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Async
Offset float64 - Asynchronous refresh current execution numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Async
Total float64Num - The total number of asynchronous refreshNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Id string - Id string
- Instance
Lists []GetSsl Describe Host Cos Instance List Instance List - COS instance listNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Resource
Type string - Filters
[]Get
Ssl Describe Host Cos Instance List Filter - Is
Cache float64 - Result
Output stringFile
- async
Cache StringTime - Current cache read timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async
Offset Double - Asynchronous refresh current execution numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async
Total DoubleNum - The total number of asynchronous refreshNote: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Id String - id String
- instance
Lists List<GetSsl Describe Host Cos Instance List Instance List> - COS instance listNote: This field may return NULL, indicating that the valid value cannot be obtained.
- resource
Type String - filters
List<Get
Ssl Describe Host Cos Instance List Filter> - is
Cache Double - result
Output StringFile
- async
Cache stringTime - Current cache read timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async
Offset number - Asynchronous refresh current execution numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async
Total numberNum - The total number of asynchronous refreshNote: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Id string - id string
- instance
Lists GetSsl Describe Host Cos Instance List Instance List[] - COS instance listNote: This field may return NULL, indicating that the valid value cannot be obtained.
- resource
Type string - filters
Get
Ssl Describe Host Cos Instance List Filter[] - is
Cache number - result
Output stringFile
- async_
cache_ strtime - Current cache read timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async_
offset float - Asynchronous refresh current execution numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async_
total_ floatnum - The total number of asynchronous refreshNote: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate_
id str - id str
- instance_
lists Sequence[GetSsl Describe Host Cos Instance List Instance List] - COS instance listNote: This field may return NULL, indicating that the valid value cannot be obtained.
- resource_
type str - filters
Sequence[Get
Ssl Describe Host Cos Instance List Filter] - is_
cache float - result_
output_ strfile
- async
Cache StringTime - Current cache read timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async
Offset Number - Asynchronous refresh current execution numberNote: This field may return NULL, indicating that the valid value cannot be obtained.
- async
Total NumberNum - The total number of asynchronous refreshNote: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Id String - id String
- instance
Lists List<Property Map> - COS instance listNote: This field may return NULL, indicating that the valid value cannot be obtained.
- resource
Type String - filters List<Property Map>
- is
Cache Number - result
Output StringFile
Supporting Types
GetSslDescribeHostCosInstanceListFilter
- Filter
Key string - Filter parameter key.
- Filter
Value string - Filter parameter value.
- Filter
Key string - Filter parameter key.
- Filter
Value string - Filter parameter value.
- filter
Key String - Filter parameter key.
- filter
Value String - Filter parameter value.
- filter
Key string - Filter parameter key.
- filter
Value string - Filter parameter value.
- filter_
key str - Filter parameter key.
- filter_
value str - Filter parameter value.
- filter
Key String - Filter parameter key.
- filter
Value String - Filter parameter value.
GetSslDescribeHostCosInstanceListInstanceList
- Bucket string
- Reserve bucket nameNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Cert
Id string - Binded certificate IDNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain string
- domain name.
- Region string
- Barrel areaNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Status string
- Enabled: domain name online statusDisabled: Domain name offline status.
- Bucket string
- Reserve bucket nameNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Cert
Id string - Binded certificate IDNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain string
- domain name.
- Region string
- Barrel areaNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Status string
- Enabled: domain name online statusDisabled: Domain name offline status.
- bucket String
- Reserve bucket nameNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
Id String - Binded certificate IDNote: This field may return NULL, indicating that the valid value cannot be obtained.
- domain String
- domain name.
- region String
- Barrel areaNote: This field may return NULL, indicating that the valid value cannot be obtained.
- status String
- Enabled: domain name online statusDisabled: Domain name offline status.
- bucket string
- Reserve bucket nameNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
Id string - Binded certificate IDNote: This field may return NULL, indicating that the valid value cannot be obtained.
- domain string
- domain name.
- region string
- Barrel areaNote: This field may return NULL, indicating that the valid value cannot be obtained.
- status string
- Enabled: domain name online statusDisabled: Domain name offline status.
- bucket str
- Reserve bucket nameNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert_
id str - Binded certificate IDNote: This field may return NULL, indicating that the valid value cannot be obtained.
- domain str
- domain name.
- region str
- Barrel areaNote: This field may return NULL, indicating that the valid value cannot be obtained.
- status str
- Enabled: domain name online statusDisabled: Domain name offline status.
- bucket String
- Reserve bucket nameNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
Id String - Binded certificate IDNote: This field may return NULL, indicating that the valid value cannot be obtained.
- domain String
- domain name.
- region String
- Barrel areaNote: This field may return NULL, indicating that the valid value cannot be obtained.
- status String
- Enabled: domain name online statusDisabled: Domain name offline status.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
