Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::CLB::Certificate
Using getCertificate
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 getCertificate(args: GetCertificateArgs, opts?: InvokeOptions): Promise<GetCertificateResult>
function getCertificateOutput(args: GetCertificateOutputArgs, opts?: InvokeOptions): Output<GetCertificateResult>def get_certificate(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCertificateResult
def get_certificate_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCertificateResult]func LookupCertificate(ctx *Context, args *LookupCertificateArgs, opts ...InvokeOption) (*LookupCertificateResult, error)
func LookupCertificateOutput(ctx *Context, args *LookupCertificateOutputArgs, opts ...InvokeOption) LookupCertificateResultOutput> Note: This function is named LookupCertificate in the Go SDK.
public static class GetCertificate
{
public static Task<GetCertificateResult> InvokeAsync(GetCertificateArgs args, InvokeOptions? opts = null)
public static Output<GetCertificateResult> Invoke(GetCertificateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCertificateResult> getCertificate(GetCertificateArgs args, InvokeOptions options)
public static Output<GetCertificateResult> getCertificate(GetCertificateArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:clb/getCertificate:getCertificate
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getCertificate Result
The following output properties are available:
- Certificate
Id string - Certificate ID.
- Certificate
Name string - Certificate name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters.
- Created
Time string - Certificate creation time.
- Description string
- Certificate description. Default value is an empty string. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- Domain
Name string - Certificate primary domain name.
- Expired
At string - Certificate expiration time.
- Id string
- Uniquely identifies the resource.
- Listeners List<string>
- ID of the listener associated with the certificate.
- Private
Key string - Certificate private key.
- Project
Name string - Name of the project the certificate belongs to. If not specified, defaults to 'default'.
- Public
Key string - Certificate public key.
- Service
Managed bool - Managed resource status. true: managed resource. false: unmanaged resource.
- Subject
Alternative List<string>Names - List of alternate domain names for the certificate.
-
List<Volcengine.
Get Certificate Tag> - Tag list.
- Certificate
Id string - Certificate ID.
- Certificate
Name string - Certificate name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters.
- Created
Time string - Certificate creation time.
- Description string
- Certificate description. Default value is an empty string. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- Domain
Name string - Certificate primary domain name.
- Expired
At string - Certificate expiration time.
- Id string
- Uniquely identifies the resource.
- Listeners []string
- ID of the listener associated with the certificate.
- Private
Key string - Certificate private key.
- Project
Name string - Name of the project the certificate belongs to. If not specified, defaults to 'default'.
- Public
Key string - Certificate public key.
- Service
Managed bool - Managed resource status. true: managed resource. false: unmanaged resource.
- Subject
Alternative []stringNames - List of alternate domain names for the certificate.
-
[]Get
Certificate Tag - Tag list.
- certificate
Id String - Certificate ID.
- certificate
Name String - Certificate name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters.
- created
Time String - Certificate creation time.
- description String
- Certificate description. Default value is an empty string. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- domain
Name String - Certificate primary domain name.
- expired
At String - Certificate expiration time.
- id String
- Uniquely identifies the resource.
- listeners List<String>
- ID of the listener associated with the certificate.
- private
Key String - Certificate private key.
- project
Name String - Name of the project the certificate belongs to. If not specified, defaults to 'default'.
- public
Key String - Certificate public key.
- service
Managed Boolean - Managed resource status. true: managed resource. false: unmanaged resource.
- subject
Alternative List<String>Names - List of alternate domain names for the certificate.
-
List<Get
Certificate Tag> - Tag list.
- certificate
Id string - Certificate ID.
- certificate
Name string - Certificate name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters.
- created
Time string - Certificate creation time.
- description string
- Certificate description. Default value is an empty string. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- domain
Name string - Certificate primary domain name.
- expired
At string - Certificate expiration time.
- id string
- Uniquely identifies the resource.
- listeners string[]
- ID of the listener associated with the certificate.
- private
Key string - Certificate private key.
- project
Name string - Name of the project the certificate belongs to. If not specified, defaults to 'default'.
- public
Key string - Certificate public key.
- service
Managed boolean - Managed resource status. true: managed resource. false: unmanaged resource.
- subject
Alternative string[]Names - List of alternate domain names for the certificate.
-
Get
Certificate Tag[] - Tag list.
- certificate_
id str - Certificate ID.
- certificate_
name str - Certificate name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters.
- created_
time str - Certificate creation time.
- description str
- Certificate description. Default value is an empty string. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- domain_
name str - Certificate primary domain name.
- expired_
at str - Certificate expiration time.
- id str
- Uniquely identifies the resource.
- listeners Sequence[str]
- ID of the listener associated with the certificate.
- private_
key str - Certificate private key.
- project_
name str - Name of the project the certificate belongs to. If not specified, defaults to 'default'.
- public_
key str - Certificate public key.
- service_
managed bool - Managed resource status. true: managed resource. false: unmanaged resource.
- subject_
alternative_ Sequence[str]names - List of alternate domain names for the certificate.
-
Sequence[Get
Certificate Tag] - Tag list.
- certificate
Id String - Certificate ID.
- certificate
Name String - Certificate name. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: period (.), underscore (_), and hyphen (-). Length limit: 1–128 characters.
- created
Time String - Certificate creation time.
- description String
- Certificate description. Default value is an empty string. Must start with a letter, number, or Chinese character. Can include letters, numbers, Chinese characters, and the following special characters: comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。). Length limit: 0–255 characters.
- domain
Name String - Certificate primary domain name.
- expired
At String - Certificate expiration time.
- id String
- Uniquely identifies the resource.
- listeners List<String>
- ID of the listener associated with the certificate.
- private
Key String - Certificate private key.
- project
Name String - Name of the project the certificate belongs to. If not specified, defaults to 'default'.
- public
Key String - Certificate public key.
- service
Managed Boolean - Managed resource status. true: managed resource. false: unmanaged resource.
- subject
Alternative List<String>Names - List of alternate domain names for the certificate.
- List<Property Map>
- Tag list.
Supporting Types
GetCertificateTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
