tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
tencentcloud.getSslDescribeCertificate
Explore with Pulumi AI
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack
Use this data source to query detailed information of ssl describe_certificate
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const describeCertificate = tencentcloud.getSslDescribeCertificate({
certificateId: "8cj4g8h8",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
describe_certificate = tencentcloud.get_ssl_describe_certificate(certificate_id="8cj4g8h8")
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.LookupSslDescribeCertificate(ctx, &tencentcloud.LookupSslDescribeCertificateArgs{
CertificateId: "8cj4g8h8",
}, 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 describeCertificate = Tencentcloud.GetSslDescribeCertificate.Invoke(new()
{
CertificateId = "8cj4g8h8",
});
});
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.GetSslDescribeCertificateArgs;
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 describeCertificate = TencentcloudFunctions.getSslDescribeCertificate(GetSslDescribeCertificateArgs.builder()
.certificateId("8cj4g8h8")
.build());
}
}
variables:
describeCertificate:
fn::invoke:
function: tencentcloud:getSslDescribeCertificate
arguments:
certificateId: 8cj4g8h8
Using getSslDescribeCertificate
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 getSslDescribeCertificate(args: GetSslDescribeCertificateArgs, opts?: InvokeOptions): Promise<GetSslDescribeCertificateResult>
function getSslDescribeCertificateOutput(args: GetSslDescribeCertificateOutputArgs, opts?: InvokeOptions): Output<GetSslDescribeCertificateResult>
def get_ssl_describe_certificate(certificate_id: Optional[str] = None,
id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSslDescribeCertificateResult
def get_ssl_describe_certificate_output(certificate_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSslDescribeCertificateResult]
func LookupSslDescribeCertificate(ctx *Context, args *LookupSslDescribeCertificateArgs, opts ...InvokeOption) (*LookupSslDescribeCertificateResult, error)
func LookupSslDescribeCertificateOutput(ctx *Context, args *LookupSslDescribeCertificateOutputArgs, opts ...InvokeOption) LookupSslDescribeCertificateResultOutput
> Note: This function is named LookupSslDescribeCertificate
in the Go SDK.
public static class GetSslDescribeCertificate
{
public static Task<GetSslDescribeCertificateResult> InvokeAsync(GetSslDescribeCertificateArgs args, InvokeOptions? opts = null)
public static Output<GetSslDescribeCertificateResult> Invoke(GetSslDescribeCertificateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSslDescribeCertificateResult> getSslDescribeCertificate(GetSslDescribeCertificateArgs args, InvokeOptions options)
public static Output<GetSslDescribeCertificateResult> getSslDescribeCertificate(GetSslDescribeCertificateArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getSslDescribeCertificate:getSslDescribeCertificate
arguments:
# arguments dictionary
The following arguments are supported:
- Certificate
Id This property is required. string - Certificate ID.
- Id string
- Result
Output stringFile - Used to save results.
- Certificate
Id This property is required. string - Certificate ID.
- Id string
- Result
Output stringFile - Used to save results.
- certificate
Id This property is required. String - Certificate ID.
- id String
- result
Output StringFile - Used to save results.
- certificate
Id This property is required. string - Certificate ID.
- id string
- result
Output stringFile - Used to save results.
- certificate_
id This property is required. str - Certificate ID.
- id str
- result_
output_ strfile - Used to save results.
- certificate
Id This property is required. String - Certificate ID.
- id String
- result
Output StringFile - Used to save results.
getSslDescribeCertificate Result
The following output properties are available:
- Certificate
Id string - Id string
- Results
List<Get
Ssl Describe Certificate Result> - result list.
- Result
Output stringFile
- Certificate
Id string - Id string
- Results
[]Get
Ssl Describe Certificate Result - result list.
- Result
Output stringFile
- certificate
Id String - id String
- results
List<Get
Ssl Describe Certificate Result> - result list.
- result
Output StringFile
- certificate
Id string - id string
- results
Get
Ssl Describe Certificate Result[] - result list.
- result
Output stringFile
- certificate_
id str - id str
- results
Sequence[Get
Ssl Describe Certificate Result] - result list.
- result_
output_ strfile
- certificate
Id String - id String
- results List<Property Map>
- result list.
- result
Output StringFile
Supporting Types
GetSslDescribeCertificateResult
- Alias
This property is required. string - Remark name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- CACommon
Names This property is required. List<string> - All general names of the CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- CAEncrypt
Algorithms This property is required. List<string> - All encryption methods of CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- CAEnd
Times This property is required. List<string> - CA certificate all maturity timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Cert
Begin Time This property is required. string - Certificate takes effect time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Cert
End Time This property is required. string - The certificate is invalid time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Extras This property is required. List<GetSsl Describe Certificate Result Certificate Extra> - Certificate extension information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Type This property is required. string - Certificate type: CA = CA certificate, SVR = server certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Deployable
This property is required. bool - Whether it can be deployed.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain
This property is required. string - domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Details This property is required. List<GetSsl Describe Certificate Result Dv Auth Detail> - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Revoke Auth Details This property is required. List<GetSsl Describe Certificate Result Dv Revoke Auth Detail> - DV certificate revoking verification valueNote: This field may return NULL, indicating that the valid value cannot be obtained.
- From
This property is required. string - Certificate source: Trustasia,uploadNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Insert
Time This property is required. string - application time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Dv This property is required. bool - Whether it is the DV version.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Vip This property is required. bool - Whether it is a VIP customer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Vulnerability This property is required. bool - Whether the vulnerability scanning function is enabled.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Wildcard This property is required. bool - Whether it is a pan -domain certificate certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Order
Id This property is required. string - Order ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Owner
Uin This property is required. string - Account UIN.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Package
Type This property is required. string - Types of Certificate Package: 1 = Geotrust DV SSL CA -G3, 2 = Trustasia TLS RSA CA, 3 = SecureSite Enhanced Enterprise Edition (EV Pro), 4 = SecureSite enhanced (EV), 5 = SecureSite Enterprise Professional Edition (OVPro), 6 = SecureSite Enterprise (OV), 7 = SecureSite Enterprise (OV) compatriots, 8 = Geotrust enhanced type (EV), 9 = Geotrust Enterprise (OV), 10 = Geotrust Enterprise (OV) pass,11 = Trustasia Domain Multi -domain SSL certificate, 12 = Trustasia domain model (DV) passing, 13 = Trustasia Enterprise Passing Character (OV) SSL certificate (D3), 14 = Trustasia Enterprise (OV) SSL certificate (D3), 15= Trustasia Enterprise Multi -domain name (OV) SSL certificate (D3), 16 = Trustasia enhanced (EV) SSL certificate (D3), 17 = Trustasia enhanced multi -domain name (EV) SSL certificate (D3), 18 = GlobalSign enterprise type enterprise type(OV) SSL certificate, 19 = GlobalSign Enterprise Type -type STL Certificate, 20 = GlobalSign enhanced (EV) SSL certificate, 21 = Trustasia Enterprise Tongzhi Multi -domain name (OV) SSL certificate (D3), 22 = GlobalSignignMulti -domain name (OV) SSL certificate, 23 = GlobalSign Enterprise Type -type multi -domain name (OV) SSL certificate, 24 = GlobalSign enhanced multi -domain name (EV) SSL certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Package
Type Name This property is required. string - Certificate type name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Product
Zh Name This property is required. string - Certificate issuer name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Project
Id This property is required. string - Project ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Renew
Able This property is required. bool - Whether you can issue a certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Status
This property is required. double - = Submitted information, to be uploaded to confirmation letter, 9 = Certificate is revoked, 10 = revoked, 11 = Re -issuance, 12 = Upload and revoke the confirmation letter.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Status
Msg This property is required. string - status information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Status
Name This property is required. string - status description.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Subject
Alt Names This property is required. List<string> - The certificate contains multiple domain names (containing the main domain name).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Submitted
Datas This property is required. List<GetSsl Describe Certificate Result Submitted Data> - Submitted information information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Validity
Period This property is required. string - Validity period: unit (month).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Verify
Type This property is required. string - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Vulnerability
Report This property is required. string - Vulnerability scanning evaluation report.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Vulnerability
Status This property is required. string - Vulnerability scanning status.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Alias
This property is required. string - Remark name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- CACommon
Names This property is required. []string - All general names of the CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- CAEncrypt
Algorithms This property is required. []string - All encryption methods of CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- CAEnd
Times This property is required. []string - CA certificate all maturity timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Cert
Begin Time This property is required. string - Certificate takes effect time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Cert
End Time This property is required. string - The certificate is invalid time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Extras This property is required. []GetSsl Describe Certificate Result Certificate Extra - Certificate extension information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Type This property is required. string - Certificate type: CA = CA certificate, SVR = server certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Deployable
This property is required. bool - Whether it can be deployed.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain
This property is required. string - domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Details This property is required. []GetSsl Describe Certificate Result Dv Auth Detail - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Revoke Auth Details This property is required. []GetSsl Describe Certificate Result Dv Revoke Auth Detail - DV certificate revoking verification valueNote: This field may return NULL, indicating that the valid value cannot be obtained.
- From
This property is required. string - Certificate source: Trustasia,uploadNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Insert
Time This property is required. string - application time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Dv This property is required. bool - Whether it is the DV version.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Vip This property is required. bool - Whether it is a VIP customer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Vulnerability This property is required. bool - Whether the vulnerability scanning function is enabled.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Is
Wildcard This property is required. bool - Whether it is a pan -domain certificate certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Order
Id This property is required. string - Order ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Owner
Uin This property is required. string - Account UIN.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Package
Type This property is required. string - Types of Certificate Package: 1 = Geotrust DV SSL CA -G3, 2 = Trustasia TLS RSA CA, 3 = SecureSite Enhanced Enterprise Edition (EV Pro), 4 = SecureSite enhanced (EV), 5 = SecureSite Enterprise Professional Edition (OVPro), 6 = SecureSite Enterprise (OV), 7 = SecureSite Enterprise (OV) compatriots, 8 = Geotrust enhanced type (EV), 9 = Geotrust Enterprise (OV), 10 = Geotrust Enterprise (OV) pass,11 = Trustasia Domain Multi -domain SSL certificate, 12 = Trustasia domain model (DV) passing, 13 = Trustasia Enterprise Passing Character (OV) SSL certificate (D3), 14 = Trustasia Enterprise (OV) SSL certificate (D3), 15= Trustasia Enterprise Multi -domain name (OV) SSL certificate (D3), 16 = Trustasia enhanced (EV) SSL certificate (D3), 17 = Trustasia enhanced multi -domain name (EV) SSL certificate (D3), 18 = GlobalSign enterprise type enterprise type(OV) SSL certificate, 19 = GlobalSign Enterprise Type -type STL Certificate, 20 = GlobalSign enhanced (EV) SSL certificate, 21 = Trustasia Enterprise Tongzhi Multi -domain name (OV) SSL certificate (D3), 22 = GlobalSignignMulti -domain name (OV) SSL certificate, 23 = GlobalSign Enterprise Type -type multi -domain name (OV) SSL certificate, 24 = GlobalSign enhanced multi -domain name (EV) SSL certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Package
Type Name This property is required. string - Certificate type name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Product
Zh Name This property is required. string - Certificate issuer name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Project
Id This property is required. string - Project ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Renew
Able This property is required. bool - Whether you can issue a certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Status
This property is required. float64 - = Submitted information, to be uploaded to confirmation letter, 9 = Certificate is revoked, 10 = revoked, 11 = Re -issuance, 12 = Upload and revoke the confirmation letter.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Status
Msg This property is required. string - status information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Status
Name This property is required. string - status description.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Subject
Alt Names This property is required. []string - The certificate contains multiple domain names (containing the main domain name).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Submitted
Datas This property is required. []GetSsl Describe Certificate Result Submitted Data - Submitted information information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Validity
Period This property is required. string - Validity period: unit (month).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Verify
Type This property is required. string - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Vulnerability
Report This property is required. string - Vulnerability scanning evaluation report.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Vulnerability
Status This property is required. string - Vulnerability scanning status.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- alias
This property is required. String - Remark name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- c
ACommon Names This property is required. List<String> - All general names of the CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c
AEncrypt Algorithms This property is required. List<String> - All encryption methods of CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c
AEnd Times This property is required. List<String> - CA certificate all maturity timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
Begin Time This property is required. String - Certificate takes effect time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
End Time This property is required. String - The certificate is invalid time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Extras This property is required. List<GetSsl Describe Certificate Result Certificate Extra> - Certificate extension information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Type This property is required. String - Certificate type: CA = CA certificate, SVR = server certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- deployable
This property is required. Boolean - Whether it can be deployed.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
This property is required. String - domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Details This property is required. List<GetSsl Describe Certificate Result Dv Auth Detail> - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Revoke Auth Details This property is required. List<GetSsl Describe Certificate Result Dv Revoke Auth Detail> - DV certificate revoking verification valueNote: This field may return NULL, indicating that the valid value cannot be obtained.
- from
This property is required. String - Certificate source: Trustasia,uploadNote: This field may return NULL, indicating that the valid value cannot be obtained.
- insert
Time This property is required. String - application time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Dv This property is required. Boolean - Whether it is the DV version.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Vip This property is required. Boolean - Whether it is a VIP customer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Vulnerability This property is required. Boolean - Whether the vulnerability scanning function is enabled.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Wildcard This property is required. Boolean - Whether it is a pan -domain certificate certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- order
Id This property is required. String - Order ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- owner
Uin This property is required. String - Account UIN.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package
Type This property is required. String - Types of Certificate Package: 1 = Geotrust DV SSL CA -G3, 2 = Trustasia TLS RSA CA, 3 = SecureSite Enhanced Enterprise Edition (EV Pro), 4 = SecureSite enhanced (EV), 5 = SecureSite Enterprise Professional Edition (OVPro), 6 = SecureSite Enterprise (OV), 7 = SecureSite Enterprise (OV) compatriots, 8 = Geotrust enhanced type (EV), 9 = Geotrust Enterprise (OV), 10 = Geotrust Enterprise (OV) pass,11 = Trustasia Domain Multi -domain SSL certificate, 12 = Trustasia domain model (DV) passing, 13 = Trustasia Enterprise Passing Character (OV) SSL certificate (D3), 14 = Trustasia Enterprise (OV) SSL certificate (D3), 15= Trustasia Enterprise Multi -domain name (OV) SSL certificate (D3), 16 = Trustasia enhanced (EV) SSL certificate (D3), 17 = Trustasia enhanced multi -domain name (EV) SSL certificate (D3), 18 = GlobalSign enterprise type enterprise type(OV) SSL certificate, 19 = GlobalSign Enterprise Type -type STL Certificate, 20 = GlobalSign enhanced (EV) SSL certificate, 21 = Trustasia Enterprise Tongzhi Multi -domain name (OV) SSL certificate (D3), 22 = GlobalSignignMulti -domain name (OV) SSL certificate, 23 = GlobalSign Enterprise Type -type multi -domain name (OV) SSL certificate, 24 = GlobalSign enhanced multi -domain name (EV) SSL certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package
Type Name This property is required. String - Certificate type name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- product
Zh Name This property is required. String - Certificate issuer name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- project
Id This property is required. String - Project ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew
Able This property is required. Boolean - Whether you can issue a certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
This property is required. Double - = Submitted information, to be uploaded to confirmation letter, 9 = Certificate is revoked, 10 = revoked, 11 = Re -issuance, 12 = Upload and revoke the confirmation letter.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
Msg This property is required. String - status information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
Name This property is required. String - status description.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- subject
Alt Names This property is required. List<String> - The certificate contains multiple domain names (containing the main domain name).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- submitted
Datas This property is required. List<GetSsl Describe Certificate Result Submitted Data> - Submitted information information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- validity
Period This property is required. String - Validity period: unit (month).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify
Type This property is required. String - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability
Report This property is required. String - Vulnerability scanning evaluation report.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability
Status This property is required. String - Vulnerability scanning status.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- alias
This property is required. string - Remark name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- c
ACommon Names This property is required. string[] - All general names of the CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c
AEncrypt Algorithms This property is required. string[] - All encryption methods of CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c
AEnd Times This property is required. string[] - CA certificate all maturity timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
Begin Time This property is required. string - Certificate takes effect time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
End Time This property is required. string - The certificate is invalid time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Extras This property is required. GetSsl Describe Certificate Result Certificate Extra[] - Certificate extension information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Type This property is required. string - Certificate type: CA = CA certificate, SVR = server certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- deployable
This property is required. boolean - Whether it can be deployed.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
This property is required. string - domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Details This property is required. GetSsl Describe Certificate Result Dv Auth Detail[] - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Revoke Auth Details This property is required. GetSsl Describe Certificate Result Dv Revoke Auth Detail[] - DV certificate revoking verification valueNote: This field may return NULL, indicating that the valid value cannot be obtained.
- from
This property is required. string - Certificate source: Trustasia,uploadNote: This field may return NULL, indicating that the valid value cannot be obtained.
- insert
Time This property is required. string - application time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Dv This property is required. boolean - Whether it is the DV version.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Vip This property is required. boolean - Whether it is a VIP customer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Vulnerability This property is required. boolean - Whether the vulnerability scanning function is enabled.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Wildcard This property is required. boolean - Whether it is a pan -domain certificate certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- order
Id This property is required. string - Order ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- owner
Uin This property is required. string - Account UIN.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package
Type This property is required. string - Types of Certificate Package: 1 = Geotrust DV SSL CA -G3, 2 = Trustasia TLS RSA CA, 3 = SecureSite Enhanced Enterprise Edition (EV Pro), 4 = SecureSite enhanced (EV), 5 = SecureSite Enterprise Professional Edition (OVPro), 6 = SecureSite Enterprise (OV), 7 = SecureSite Enterprise (OV) compatriots, 8 = Geotrust enhanced type (EV), 9 = Geotrust Enterprise (OV), 10 = Geotrust Enterprise (OV) pass,11 = Trustasia Domain Multi -domain SSL certificate, 12 = Trustasia domain model (DV) passing, 13 = Trustasia Enterprise Passing Character (OV) SSL certificate (D3), 14 = Trustasia Enterprise (OV) SSL certificate (D3), 15= Trustasia Enterprise Multi -domain name (OV) SSL certificate (D3), 16 = Trustasia enhanced (EV) SSL certificate (D3), 17 = Trustasia enhanced multi -domain name (EV) SSL certificate (D3), 18 = GlobalSign enterprise type enterprise type(OV) SSL certificate, 19 = GlobalSign Enterprise Type -type STL Certificate, 20 = GlobalSign enhanced (EV) SSL certificate, 21 = Trustasia Enterprise Tongzhi Multi -domain name (OV) SSL certificate (D3), 22 = GlobalSignignMulti -domain name (OV) SSL certificate, 23 = GlobalSign Enterprise Type -type multi -domain name (OV) SSL certificate, 24 = GlobalSign enhanced multi -domain name (EV) SSL certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package
Type Name This property is required. string - Certificate type name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- product
Zh Name This property is required. string - Certificate issuer name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- project
Id This property is required. string - Project ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew
Able This property is required. boolean - Whether you can issue a certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
This property is required. number - = Submitted information, to be uploaded to confirmation letter, 9 = Certificate is revoked, 10 = revoked, 11 = Re -issuance, 12 = Upload and revoke the confirmation letter.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
Msg This property is required. string - status information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
Name This property is required. string - status description.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- subject
Alt Names This property is required. string[] - The certificate contains multiple domain names (containing the main domain name).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- submitted
Datas This property is required. GetSsl Describe Certificate Result Submitted Data[] - Submitted information information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- validity
Period This property is required. string - Validity period: unit (month).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify
Type This property is required. string - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability
Report This property is required. string - Vulnerability scanning evaluation report.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability
Status This property is required. string - Vulnerability scanning status.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- alias
This property is required. str - Remark name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- c_
a_ common_ names This property is required. Sequence[str] - All general names of the CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c_
a_ encrypt_ algorithms This property is required. Sequence[str] - All encryption methods of CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c_
a_ end_ times This property is required. Sequence[str] - CA certificate all maturity timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert_
begin_ time This property is required. str - Certificate takes effect time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- cert_
end_ time This property is required. str - The certificate is invalid time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate_
extras This property is required. Sequence[GetSsl Describe Certificate Result Certificate Extra] - Certificate extension information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate_
type This property is required. str - Certificate type: CA = CA certificate, SVR = server certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- deployable
This property is required. bool - Whether it can be deployed.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
This property is required. str - domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ details This property is required. Sequence[GetSsl Describe Certificate Result Dv Auth Detail] - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
revoke_ auth_ details This property is required. Sequence[GetSsl Describe Certificate Result Dv Revoke Auth Detail] - DV certificate revoking verification valueNote: This field may return NULL, indicating that the valid value cannot be obtained.
- from_
This property is required. str - Certificate source: Trustasia,uploadNote: This field may return NULL, indicating that the valid value cannot be obtained.
- insert_
time This property is required. str - application time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is_
dv This property is required. bool - Whether it is the DV version.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is_
vip This property is required. bool - Whether it is a VIP customer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is_
vulnerability This property is required. bool - Whether the vulnerability scanning function is enabled.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is_
wildcard This property is required. bool - Whether it is a pan -domain certificate certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- order_
id This property is required. str - Order ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- owner_
uin This property is required. str - Account UIN.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package_
type This property is required. str - Types of Certificate Package: 1 = Geotrust DV SSL CA -G3, 2 = Trustasia TLS RSA CA, 3 = SecureSite Enhanced Enterprise Edition (EV Pro), 4 = SecureSite enhanced (EV), 5 = SecureSite Enterprise Professional Edition (OVPro), 6 = SecureSite Enterprise (OV), 7 = SecureSite Enterprise (OV) compatriots, 8 = Geotrust enhanced type (EV), 9 = Geotrust Enterprise (OV), 10 = Geotrust Enterprise (OV) pass,11 = Trustasia Domain Multi -domain SSL certificate, 12 = Trustasia domain model (DV) passing, 13 = Trustasia Enterprise Passing Character (OV) SSL certificate (D3), 14 = Trustasia Enterprise (OV) SSL certificate (D3), 15= Trustasia Enterprise Multi -domain name (OV) SSL certificate (D3), 16 = Trustasia enhanced (EV) SSL certificate (D3), 17 = Trustasia enhanced multi -domain name (EV) SSL certificate (D3), 18 = GlobalSign enterprise type enterprise type(OV) SSL certificate, 19 = GlobalSign Enterprise Type -type STL Certificate, 20 = GlobalSign enhanced (EV) SSL certificate, 21 = Trustasia Enterprise Tongzhi Multi -domain name (OV) SSL certificate (D3), 22 = GlobalSignignMulti -domain name (OV) SSL certificate, 23 = GlobalSign Enterprise Type -type multi -domain name (OV) SSL certificate, 24 = GlobalSign enhanced multi -domain name (EV) SSL certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package_
type_ name This property is required. str - Certificate type name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- product_
zh_ name This property is required. str - Certificate issuer name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- project_
id This property is required. str - Project ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew_
able This property is required. bool - Whether you can issue a certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
This property is required. float - = Submitted information, to be uploaded to confirmation letter, 9 = Certificate is revoked, 10 = revoked, 11 = Re -issuance, 12 = Upload and revoke the confirmation letter.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status_
msg This property is required. str - status information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status_
name This property is required. str - status description.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- subject_
alt_ names This property is required. Sequence[str] - The certificate contains multiple domain names (containing the main domain name).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- submitted_
datas This property is required. Sequence[GetSsl Describe Certificate Result Submitted Data] - Submitted information information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- validity_
period This property is required. str - Validity period: unit (month).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify_
type This property is required. str - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability_
report This property is required. str - Vulnerability scanning evaluation report.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability_
status This property is required. str - Vulnerability scanning status.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- alias
This property is required. String - Remark name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- c
ACommon Names This property is required. List<String> - All general names of the CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c
AEncrypt Algorithms This property is required. List<String> - All encryption methods of CA certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- c
AEnd Times This property is required. List<String> - CA certificate all maturity timeNote: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
Begin Time This property is required. String - Certificate takes effect time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- cert
End Time This property is required. String - The certificate is invalid time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Extras This property is required. List<Property Map> - Certificate extension information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Type This property is required. String - Certificate type: CA = CA certificate, SVR = server certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- deployable
This property is required. Boolean - Whether it can be deployed.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
This property is required. String - domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Details This property is required. List<Property Map> - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Revoke Auth Details This property is required. List<Property Map> - DV certificate revoking verification valueNote: This field may return NULL, indicating that the valid value cannot be obtained.
- from
This property is required. String - Certificate source: Trustasia,uploadNote: This field may return NULL, indicating that the valid value cannot be obtained.
- insert
Time This property is required. String - application time.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Dv This property is required. Boolean - Whether it is the DV version.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Vip This property is required. Boolean - Whether it is a VIP customer.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Vulnerability This property is required. Boolean - Whether the vulnerability scanning function is enabled.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- is
Wildcard This property is required. Boolean - Whether it is a pan -domain certificate certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- order
Id This property is required. String - Order ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- owner
Uin This property is required. String - Account UIN.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package
Type This property is required. String - Types of Certificate Package: 1 = Geotrust DV SSL CA -G3, 2 = Trustasia TLS RSA CA, 3 = SecureSite Enhanced Enterprise Edition (EV Pro), 4 = SecureSite enhanced (EV), 5 = SecureSite Enterprise Professional Edition (OVPro), 6 = SecureSite Enterprise (OV), 7 = SecureSite Enterprise (OV) compatriots, 8 = Geotrust enhanced type (EV), 9 = Geotrust Enterprise (OV), 10 = Geotrust Enterprise (OV) pass,11 = Trustasia Domain Multi -domain SSL certificate, 12 = Trustasia domain model (DV) passing, 13 = Trustasia Enterprise Passing Character (OV) SSL certificate (D3), 14 = Trustasia Enterprise (OV) SSL certificate (D3), 15= Trustasia Enterprise Multi -domain name (OV) SSL certificate (D3), 16 = Trustasia enhanced (EV) SSL certificate (D3), 17 = Trustasia enhanced multi -domain name (EV) SSL certificate (D3), 18 = GlobalSign enterprise type enterprise type(OV) SSL certificate, 19 = GlobalSign Enterprise Type -type STL Certificate, 20 = GlobalSign enhanced (EV) SSL certificate, 21 = Trustasia Enterprise Tongzhi Multi -domain name (OV) SSL certificate (D3), 22 = GlobalSignignMulti -domain name (OV) SSL certificate, 23 = GlobalSign Enterprise Type -type multi -domain name (OV) SSL certificate, 24 = GlobalSign enhanced multi -domain name (EV) SSL certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- package
Type Name This property is required. String - Certificate type name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- product
Zh Name This property is required. String - Certificate issuer name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- project
Id This property is required. String - Project ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew
Able This property is required. Boolean - Whether you can issue a certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
This property is required. Number - = Submitted information, to be uploaded to confirmation letter, 9 = Certificate is revoked, 10 = revoked, 11 = Re -issuance, 12 = Upload and revoke the confirmation letter.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
Msg This property is required. String - status information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- status
Name This property is required. String - status description.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- subject
Alt Names This property is required. List<String> - The certificate contains multiple domain names (containing the main domain name).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- submitted
Datas This property is required. List<Property Map> - Submitted information information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- validity
Period This property is required. String - Validity period: unit (month).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify
Type This property is required. String - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability
Report This property is required. String - Vulnerability scanning evaluation report.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- vulnerability
Status This property is required. String - Vulnerability scanning status.Note: This field may return NULL, indicating that the valid value cannot be obtained.
GetSslDescribeCertificateResultCertificateExtra
- Company
Type This property is required. double - Type of company. Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain
Number This property is required. string - Certificate can be configured in the number of domain names.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Origin
Certificate Id This property is required. string - Original certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Renew
Order This property is required. string - New order certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Replaced
By This property is required. string - Re -issue the original ID of the certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Replaced
For This property is required. string - Re -issue a new ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- SMCert
This property is required. double - Is it a national secret certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- Company
Type This property is required. float64 - Type of company. Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain
Number This property is required. string - Certificate can be configured in the number of domain names.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Origin
Certificate Id This property is required. string - Original certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Renew
Order This property is required. string - New order certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Replaced
By This property is required. string - Re -issue the original ID of the certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Replaced
For This property is required. string - Re -issue a new ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- SMCert
This property is required. float64 - Is it a national secret certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company
Type This property is required. Double - Type of company. Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
Number This property is required. String - Certificate can be configured in the number of domain names.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- origin
Certificate Id This property is required. String - Original certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew
Order This property is required. String - New order certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced
By This property is required. String - Re -issue the original ID of the certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced
For This property is required. String - Re -issue a new ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- s
MCert This property is required. Double - Is it a national secret certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company
Type This property is required. number - Type of company. Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
Number This property is required. string - Certificate can be configured in the number of domain names.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- origin
Certificate Id This property is required. string - Original certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew
Order This property is required. string - New order certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced
By This property is required. string - Re -issue the original ID of the certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced
For This property is required. string - Re -issue a new ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- s
MCert This property is required. number - Is it a national secret certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company_
type This property is required. float - Type of company. Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain_
number This property is required. str - Certificate can be configured in the number of domain names.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- origin_
certificate_ id This property is required. str - Original certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew_
order This property is required. str - New order certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced_
by This property is required. str - Re -issue the original ID of the certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced_
for This property is required. str - Re -issue a new ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- s_
m_ cert This property is required. float - Is it a national secret certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
- company
Type This property is required. Number - Type of company. Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
Number This property is required. String - Certificate can be configured in the number of domain names.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- origin
Certificate Id This property is required. String - Original certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- renew
Order This property is required. String - New order certificate ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced
By This property is required. String - Re -issue the original ID of the certificate.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- replaced
For This property is required. String - Re -issue a new ID.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- s
MCert This property is required. Number - Is it a national secret certificateNote: This field may return NULL, indicating that the valid value cannot be obtained.
GetSslDescribeCertificateResultDvAuthDetail
- Dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key Sub Domain This property is required. string - DV certification sub -domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auths This property is required. List<GetSsl Describe Certificate Result Dv Auth Detail Dv Auth> - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key Sub Domain This property is required. string - DV certification sub -domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auths This property is required. []GetSsl Describe Certificate Result Dv Auth Detail Dv Auth - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. String - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. String - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key Sub Domain This property is required. String - DV certification sub -domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. String - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. String - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auths This property is required. List<GetSsl Describe Certificate Result Dv Auth Detail Dv Auth> - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key Sub Domain This property is required. string - DV certification sub -domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auths This property is required. GetSsl Describe Certificate Result Dv Auth Detail Dv Auth[] - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ domain This property is required. str - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ key This property is required. str - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ key_ sub_ domain This property is required. str - DV certification sub -domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ path This property is required. str - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ value This property is required. str - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auths This property is required. Sequence[GetSsl Describe Certificate Result Dv Auth Detail Dv Auth] - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. String - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. String - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key Sub Domain This property is required. String - DV certification sub -domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. String - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. String - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auths This property is required. List<Property Map> - DV certification information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
GetSslDescribeCertificateResultDvAuthDetailDvAuth
- Dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Sub Domain This property is required. string - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Verify Type This property is required. string - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Sub Domain This property is required. string - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Verify Type This property is required. string - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. String - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. String - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. String - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Sub Domain This property is required. String - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. String - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Verify Type This property is required. String - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Sub Domain This property is required. string - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Verify Type This property is required. string - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ domain This property is required. str - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ key This property is required. str - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ path This property is required. str - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ sub_ domain This property is required. str - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ value This property is required. str - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ verify_ type This property is required. str - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. String - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. String - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. String - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Sub Domain This property is required. String - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. String - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Verify Type This property is required. String - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
GetSslDescribeCertificateResultDvRevokeAuthDetail
- Dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Sub Domain This property is required. string - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Verify Type This property is required. string - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Sub Domain This property is required. string - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Dv
Auth Verify Type This property is required. string - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. String - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. String - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. String - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Sub Domain This property is required. String - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. String - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Verify Type This property is required. String - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. string - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. string - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. string - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Sub Domain This property is required. string - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. string - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Verify Type This property is required. string - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ domain This property is required. str - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ key This property is required. str - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ path This property is required. str - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ sub_ domain This property is required. str - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ value This property is required. str - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv_
auth_ verify_ type This property is required. str - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Domain This property is required. String - DV authentication value domain name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Key This property is required. String - DV certification key.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Path This property is required. String - DV authentication value path.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Sub Domain This property is required. String - DV certification sub -domain name,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Value This property is required. String - DV certification value.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- dv
Auth Verify Type This property is required. String - DV certification type.Note: This field may return NULL, indicating that the valid value cannot be obtained.
GetSslDescribeCertificateResultSubmittedData
- Admin
Email This property is required. string - Administrator mailbox address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
First Name This property is required. string - Administrator name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Last Name This property is required. string - The surname of the administrator.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Phone Num This property is required. string - Administrator phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Position This property is required. string - Administrator position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Domain This property is required. string - Domain information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Email This property is required. string - Contact mailbox address,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
First Name This property is required. string - Contact name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Last Name This property is required. string - Contact surname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Number This property is required. string - Contact phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Position This property is required. string - Contact position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Csr
Content This property is required. string - CSR content.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Csr
Type This property is required. string - CSR type, (online = online CSR, PARSE = paste CSR).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain
Lists This property is required. List<string> - DNS information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Key
Password This property is required. string - Private key password.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Address This property is required. string - address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
City This property is required. string - city.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Country This property is required. string - nation.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Division This property is required. string - department.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Name This property is required. string - Enterprise or unit name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Region This property is required. string - Province.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Phone
Area Code This property is required. string - Local region code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Phone
Number This property is required. string - Landline number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Postal
Code This property is required. string - Postal code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Verify
Type This property is required. string - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Email This property is required. string - Administrator mailbox address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
First Name This property is required. string - Administrator name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Last Name This property is required. string - The surname of the administrator.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Phone Num This property is required. string - Administrator phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Admin
Position This property is required. string - Administrator position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Certificate
Domain This property is required. string - Domain information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Email This property is required. string - Contact mailbox address,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
First Name This property is required. string - Contact name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Last Name This property is required. string - Contact surname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Number This property is required. string - Contact phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Contact
Position This property is required. string - Contact position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Csr
Content This property is required. string - CSR content.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Csr
Type This property is required. string - CSR type, (online = online CSR, PARSE = paste CSR).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Domain
Lists This property is required. []string - DNS information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Key
Password This property is required. string - Private key password.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Address This property is required. string - address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
City This property is required. string - city.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Country This property is required. string - nation.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Division This property is required. string - department.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Name This property is required. string - Enterprise or unit name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Organization
Region This property is required. string - Province.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Phone
Area Code This property is required. string - Local region code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Phone
Number This property is required. string - Landline number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Postal
Code This property is required. string - Postal code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- Verify
Type This property is required. string - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Email This property is required. String - Administrator mailbox address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
First Name This property is required. String - Administrator name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Last Name This property is required. String - The surname of the administrator.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Phone Num This property is required. String - Administrator phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Position This property is required. String - Administrator position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Domain This property is required. String - Domain information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Email This property is required. String - Contact mailbox address,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
First Name This property is required. String - Contact name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Last Name This property is required. String - Contact surname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Number This property is required. String - Contact phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Position This property is required. String - Contact position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr
Content This property is required. String - CSR content.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr
Type This property is required. String - CSR type, (online = online CSR, PARSE = paste CSR).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
Lists This property is required. List<String> - DNS information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- key
Password This property is required. String - Private key password.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Address This property is required. String - address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
City This property is required. String - city.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Country This property is required. String - nation.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Division This property is required. String - department.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Name This property is required. String - Enterprise or unit name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Region This property is required. String - Province.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone
Area Code This property is required. String - Local region code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone
Number This property is required. String - Landline number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- postal
Code This property is required. String - Postal code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify
Type This property is required. String - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Email This property is required. string - Administrator mailbox address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
First Name This property is required. string - Administrator name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Last Name This property is required. string - The surname of the administrator.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Phone Num This property is required. string - Administrator phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Position This property is required. string - Administrator position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Domain This property is required. string - Domain information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Email This property is required. string - Contact mailbox address,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
First Name This property is required. string - Contact name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Last Name This property is required. string - Contact surname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Number This property is required. string - Contact phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Position This property is required. string - Contact position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr
Content This property is required. string - CSR content.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr
Type This property is required. string - CSR type, (online = online CSR, PARSE = paste CSR).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
Lists This property is required. string[] - DNS information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- key
Password This property is required. string - Private key password.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Address This property is required. string - address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
City This property is required. string - city.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Country This property is required. string - nation.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Division This property is required. string - department.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Name This property is required. string - Enterprise or unit name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Region This property is required. string - Province.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone
Area Code This property is required. string - Local region code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone
Number This property is required. string - Landline number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- postal
Code This property is required. string - Postal code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify
Type This property is required. string - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin_
email This property is required. str - Administrator mailbox address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin_
first_ name This property is required. str - Administrator name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin_
last_ name This property is required. str - The surname of the administrator.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin_
phone_ num This property is required. str - Administrator phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin_
position This property is required. str - Administrator position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate_
domain This property is required. str - Domain information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact_
email This property is required. str - Contact mailbox address,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact_
first_ name This property is required. str - Contact name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact_
last_ name This property is required. str - Contact surname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact_
number This property is required. str - Contact phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact_
position This property is required. str - Contact position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr_
content This property is required. str - CSR content.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr_
type This property is required. str - CSR type, (online = online CSR, PARSE = paste CSR).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain_
lists This property is required. Sequence[str] - DNS information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- key_
password This property is required. str - Private key password.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization_
address This property is required. str - address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization_
city This property is required. str - city.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization_
country This property is required. str - nation.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization_
division This property is required. str - department.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization_
name This property is required. str - Enterprise or unit name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization_
region This property is required. str - Province.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone_
area_ code This property is required. str - Local region code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone_
number This property is required. str - Landline number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- postal_
code This property is required. str - Postal code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify_
type This property is required. str - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Email This property is required. String - Administrator mailbox address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
First Name This property is required. String - Administrator name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Last Name This property is required. String - The surname of the administrator.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Phone Num This property is required. String - Administrator phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- admin
Position This property is required. String - Administrator position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- certificate
Domain This property is required. String - Domain information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Email This property is required. String - Contact mailbox address,Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
First Name This property is required. String - Contact name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Last Name This property is required. String - Contact surname.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Number This property is required. String - Contact phone number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- contact
Position This property is required. String - Contact position.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr
Content This property is required. String - CSR content.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- csr
Type This property is required. String - CSR type, (online = online CSR, PARSE = paste CSR).Note: This field may return NULL, indicating that the valid value cannot be obtained.
- domain
Lists This property is required. List<String> - DNS information.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- key
Password This property is required. String - Private key password.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Address This property is required. String - address.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
City This property is required. String - city.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Country This property is required. String - nation.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Division This property is required. String - department.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Name This property is required. String - Enterprise or unit name.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- organization
Region This property is required. String - Province.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone
Area Code This property is required. String - Local region code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- phone
Number This property is required. String - Landline number.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- postal
Code This property is required. String - Postal code.Note: This field may return NULL, indicating that the valid value cannot be obtained.
- verify
Type This property is required. String - Verification type: DNS_AUTO = Automatic DNS verification, DNS = manual DNS verification, file = file verification, email = email verification.Note: This field may return NULL, indicating that the valid value cannot be obtained.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloud
Terraform Provider.
tencentcloud 1.81.183 published on Wednesday, Apr 16, 2025 by tencentcloudstack