Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::CertificateService::ChildCertInstance
Using getChildCertInstance
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 getChildCertInstance(args: GetChildCertInstanceArgs, opts?: InvokeOptions): Promise<GetChildCertInstanceResult>
function getChildCertInstanceOutput(args: GetChildCertInstanceOutputArgs, opts?: InvokeOutputOptions): Output<GetChildCertInstanceResult>def get_child_cert_instance(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetChildCertInstanceResult
def get_child_cert_instance_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetChildCertInstanceResult]func LookupChildCertInstance(ctx *Context, args *LookupChildCertInstanceArgs, opts ...InvokeOption) (*LookupChildCertInstanceResult, error)
func LookupChildCertInstanceOutput(ctx *Context, args *LookupChildCertInstanceOutputArgs, opts ...InvokeOption) LookupChildCertInstanceResultOutput> Note: This function is named LookupChildCertInstance in the Go SDK.
public static class GetChildCertInstance
{
public static Task<GetChildCertInstanceResult> InvokeAsync(GetChildCertInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetChildCertInstanceResult> Invoke(GetChildCertInstanceInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetChildCertInstanceResult> Invoke(GetChildCertInstanceInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetChildCertInstanceResult> getChildCertInstance(GetChildCertInstanceArgs args, InvokeOptions options)
public static Output<GetChildCertInstanceResult> getChildCertInstance(GetChildCertInstanceArgs args, InvokeOptions options)
public static Output<GetChildCertInstanceResult> getChildCertInstance(GetChildCertInstanceArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:certificateservice/getChildCertInstance:getChildCertInstance
arguments:
# arguments dictionarydata "volcenginecc_certificateservice_get_child_cert_instance" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getChildCertInstance Result
The following output properties are available:
- Account
Id string - Account ID
- Certificate
Detail Volcengine.Get Child Cert Instance Certificate Detail - Certificate details
- Certificate
Domain stringType - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- Common
Name string - Common name (CN) of the certificate
- Created
Time string - Creation time of the certificate instance
- Csr string
- Your self-generated CSR (Certificate Signing Request)
- Encryption
Certificate Volcengine.Detail Get Child Cert Instance Encryption Certificate Detail - Applicable only to SM certificates; indicates details of the SM certificate
- Id string
- Uniquely identifies the resource.
- Import
Certificate Volcengine.Info Get Child Cert Instance Import Certificate Info - Details of the SSL certificate (non-SM certificate) to be uploaded
- Import
Gm Volcengine.Certificate Info Get Child Cert Instance Import Gm Certificate Info - Details of the SSL certificate (SM certificate) to be uploaded
- Instance
Id string - Certificate instance ID
- Instance
Level string - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- Instance
Type string - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- Is
Certificate boolRevoked - Whether the certificate has been revoked
- Is
Certificate boolSm - Whether the certificate is an SM certificate
- Issuer string
- Common name (CN) of the certificate issuer
- Key
Alg string - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- No
Verify boolAnd Fix Chain - Ignore certificate integrity check. Default: false
- Not
After string - End time of certificate validity period
- Not
Before string - Start time of certificate validity period
- Options
Volcengine.
Get Child Cert Instance Options - Operation options
- Order
Brand string - Certificate brand
- Order
Organization stringId - ID of the information template associated with the certificate order
- Order
Period int - Duration of certificate service (unit: month)
- Order
Plan string - Certificate specification
- Organization
Id string - Specify the information template ID for certificate application. Required when purchasing a certificate
- Plan string
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- Private
Key string - Private key corresponding to the CSR
- Project
Name string - Name of the project to which the certificate instance belongs
- Repeatable bool
- Allow uploading the same certificate. Default: false
- Sans List<string>
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- Source
Id string - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- Status string
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- Tag string
- Remarks for the certificate instance
-
List<Volcengine.
Get Child Cert Instance Tag> - Resource tag list bound to the certificate instance
- Validation
Type string - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
- Account
Id string - Account ID
- Certificate
Detail GetChild Cert Instance Certificate Detail - Certificate details
- Certificate
Domain stringType - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- Common
Name string - Common name (CN) of the certificate
- Created
Time string - Creation time of the certificate instance
- Csr string
- Your self-generated CSR (Certificate Signing Request)
- Encryption
Certificate GetDetail Child Cert Instance Encryption Certificate Detail - Applicable only to SM certificates; indicates details of the SM certificate
- Id string
- Uniquely identifies the resource.
- Import
Certificate GetInfo Child Cert Instance Import Certificate Info - Details of the SSL certificate (non-SM certificate) to be uploaded
- Import
Gm GetCertificate Info Child Cert Instance Import Gm Certificate Info - Details of the SSL certificate (SM certificate) to be uploaded
- Instance
Id string - Certificate instance ID
- Instance
Level string - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- Instance
Type string - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- Is
Certificate boolRevoked - Whether the certificate has been revoked
- Is
Certificate boolSm - Whether the certificate is an SM certificate
- Issuer string
- Common name (CN) of the certificate issuer
- Key
Alg string - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- No
Verify boolAnd Fix Chain - Ignore certificate integrity check. Default: false
- Not
After string - End time of certificate validity period
- Not
Before string - Start time of certificate validity period
- Options
Get
Child Cert Instance Options - Operation options
- Order
Brand string - Certificate brand
- Order
Organization stringId - ID of the information template associated with the certificate order
- Order
Period int - Duration of certificate service (unit: month)
- Order
Plan string - Certificate specification
- Organization
Id string - Specify the information template ID for certificate application. Required when purchasing a certificate
- Plan string
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- Private
Key string - Private key corresponding to the CSR
- Project
Name string - Name of the project to which the certificate instance belongs
- Repeatable bool
- Allow uploading the same certificate. Default: false
- Sans []string
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- Source
Id string - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- Status string
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- Tag string
- Remarks for the certificate instance
-
[]Get
Child Cert Instance Tag - Resource tag list bound to the certificate instance
- Validation
Type string - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
- account_
id string - Account ID
- certificate_
detail object - Certificate details
- certificate_
domain_ stringtype - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- common_
name string - Common name (CN) of the certificate
- created_
time string - Creation time of the certificate instance
- csr string
- Your self-generated CSR (Certificate Signing Request)
- encryption_
certificate_ objectdetail - Applicable only to SM certificates; indicates details of the SM certificate
- id string
- Uniquely identifies the resource.
- import_
certificate_ objectinfo - Details of the SSL certificate (non-SM certificate) to be uploaded
- import_
gm_ objectcertificate_ info - Details of the SSL certificate (SM certificate) to be uploaded
- instance_
id string - Certificate instance ID
- instance_
level string - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- instance_
type string - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- is_
certificate_ boolrevoked - Whether the certificate has been revoked
- is_
certificate_ boolsm - Whether the certificate is an SM certificate
- issuer string
- Common name (CN) of the certificate issuer
- key_
alg string - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- no_
verify_ booland_ fix_ chain - Ignore certificate integrity check. Default: false
- not_
after string - End time of certificate validity period
- not_
before string - Start time of certificate validity period
- options object
- Operation options
- order_
brand string - Certificate brand
- order_
organization_ stringid - ID of the information template associated with the certificate order
- order_
period number - Duration of certificate service (unit: month)
- order_
plan string - Certificate specification
- organization_
id string - Specify the information template ID for certificate application. Required when purchasing a certificate
- plan string
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- private_
key string - Private key corresponding to the CSR
- project_
name string - Name of the project to which the certificate instance belongs
- repeatable bool
- Allow uploading the same certificate. Default: false
- sans list(string)
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- source_
id string - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- status string
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- tag string
- Remarks for the certificate instance
- list(object)
- Resource tag list bound to the certificate instance
- validation_
type string - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
- account
Id String - Account ID
- certificate
Detail GetChild Cert Instance Certificate Detail - Certificate details
- certificate
Domain StringType - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- common
Name String - Common name (CN) of the certificate
- created
Time String - Creation time of the certificate instance
- csr String
- Your self-generated CSR (Certificate Signing Request)
- encryption
Certificate GetDetail Child Cert Instance Encryption Certificate Detail - Applicable only to SM certificates; indicates details of the SM certificate
- id String
- Uniquely identifies the resource.
- import
Certificate GetInfo Child Cert Instance Import Certificate Info - Details of the SSL certificate (non-SM certificate) to be uploaded
- import
Gm GetCertificate Info Child Cert Instance Import Gm Certificate Info - Details of the SSL certificate (SM certificate) to be uploaded
- instance
Id String - Certificate instance ID
- instance
Level String - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- instance
Type String - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- is
Certificate BooleanRevoked - Whether the certificate has been revoked
- is
Certificate BooleanSm - Whether the certificate is an SM certificate
- issuer String
- Common name (CN) of the certificate issuer
- key
Alg String - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- no
Verify BooleanAnd Fix Chain - Ignore certificate integrity check. Default: false
- not
After String - End time of certificate validity period
- not
Before String - Start time of certificate validity period
- options
Get
Child Cert Instance Options - Operation options
- order
Brand String - Certificate brand
- order
Organization StringId - ID of the information template associated with the certificate order
- order
Period Integer - Duration of certificate service (unit: month)
- order
Plan String - Certificate specification
- organization
Id String - Specify the information template ID for certificate application. Required when purchasing a certificate
- plan String
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- private
Key String - Private key corresponding to the CSR
- project
Name String - Name of the project to which the certificate instance belongs
- repeatable Boolean
- Allow uploading the same certificate. Default: false
- sans List<String>
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- source
Id String - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- status String
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- tag String
- Remarks for the certificate instance
-
List<Get
Child Cert Instance Tag> - Resource tag list bound to the certificate instance
- validation
Type String - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
- account
Id string - Account ID
- certificate
Detail GetChild Cert Instance Certificate Detail - Certificate details
- certificate
Domain stringType - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- common
Name string - Common name (CN) of the certificate
- created
Time string - Creation time of the certificate instance
- csr string
- Your self-generated CSR (Certificate Signing Request)
- encryption
Certificate GetDetail Child Cert Instance Encryption Certificate Detail - Applicable only to SM certificates; indicates details of the SM certificate
- id string
- Uniquely identifies the resource.
- import
Certificate GetInfo Child Cert Instance Import Certificate Info - Details of the SSL certificate (non-SM certificate) to be uploaded
- import
Gm GetCertificate Info Child Cert Instance Import Gm Certificate Info - Details of the SSL certificate (SM certificate) to be uploaded
- instance
Id string - Certificate instance ID
- instance
Level string - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- instance
Type string - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- is
Certificate booleanRevoked - Whether the certificate has been revoked
- is
Certificate booleanSm - Whether the certificate is an SM certificate
- issuer string
- Common name (CN) of the certificate issuer
- key
Alg string - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- no
Verify booleanAnd Fix Chain - Ignore certificate integrity check. Default: false
- not
After string - End time of certificate validity period
- not
Before string - Start time of certificate validity period
- options
Get
Child Cert Instance Options - Operation options
- order
Brand string - Certificate brand
- order
Organization stringId - ID of the information template associated with the certificate order
- order
Period number - Duration of certificate service (unit: month)
- order
Plan string - Certificate specification
- organization
Id string - Specify the information template ID for certificate application. Required when purchasing a certificate
- plan string
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- private
Key string - Private key corresponding to the CSR
- project
Name string - Name of the project to which the certificate instance belongs
- repeatable boolean
- Allow uploading the same certificate. Default: false
- sans string[]
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- source
Id string - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- status string
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- tag string
- Remarks for the certificate instance
-
Get
Child Cert Instance Tag[] - Resource tag list bound to the certificate instance
- validation
Type string - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
- account_
id str - Account ID
- certificate_
detail GetChild Cert Instance Certificate Detail - Certificate details
- certificate_
domain_ strtype - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- common_
name str - Common name (CN) of the certificate
- created_
time str - Creation time of the certificate instance
- csr str
- Your self-generated CSR (Certificate Signing Request)
- encryption_
certificate_ Getdetail Child Cert Instance Encryption Certificate Detail - Applicable only to SM certificates; indicates details of the SM certificate
- id str
- Uniquely identifies the resource.
- import_
certificate_ Getinfo Child Cert Instance Import Certificate Info - Details of the SSL certificate (non-SM certificate) to be uploaded
- import_
gm_ Getcertificate_ info Child Cert Instance Import Gm Certificate Info - Details of the SSL certificate (SM certificate) to be uploaded
- instance_
id str - Certificate instance ID
- instance_
level str - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- instance_
type str - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- is_
certificate_ boolrevoked - Whether the certificate has been revoked
- is_
certificate_ boolsm - Whether the certificate is an SM certificate
- issuer str
- Common name (CN) of the certificate issuer
- key_
alg str - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- no_
verify_ booland_ fix_ chain - Ignore certificate integrity check. Default: false
- not_
after str - End time of certificate validity period
- not_
before str - Start time of certificate validity period
- options
Get
Child Cert Instance Options - Operation options
- order_
brand str - Certificate brand
- order_
organization_ strid - ID of the information template associated with the certificate order
- order_
period int - Duration of certificate service (unit: month)
- order_
plan str - Certificate specification
- organization_
id str - Specify the information template ID for certificate application. Required when purchasing a certificate
- plan str
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- private_
key str - Private key corresponding to the CSR
- project_
name str - Name of the project to which the certificate instance belongs
- repeatable bool
- Allow uploading the same certificate. Default: false
- sans Sequence[str]
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- source_
id str - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- status str
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- tag str
- Remarks for the certificate instance
-
Sequence[Get
Child Cert Instance Tag] - Resource tag list bound to the certificate instance
- validation_
type str - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
- account
Id String - Account ID
- certificate
Detail Property Map - Certificate details
- certificate
Domain StringType - Domain type of the certificate. Valid values: Single (single domain), Wildcard (wildcard domain), Multi (multi-domain)
- common
Name String - Common name (CN) of the certificate
- created
Time String - Creation time of the certificate instance
- csr String
- Your self-generated CSR (Certificate Signing Request)
- encryption
Certificate Property MapDetail - Applicable only to SM certificates; indicates details of the SM certificate
- id String
- Uniquely identifies the resource.
- import
Certificate Property MapInfo - Details of the SSL certificate (non-SM certificate) to be uploaded
- import
Gm Property MapCertificate Info - Details of the SSL certificate (SM certificate) to be uploaded
- instance
Id String - Certificate instance ID
- instance
Level String - Certificate type. Valid values: dv (domain validation), ov (organization validation), ev (extended validation)
- instance
Type String - Certificate instance type. Options: Free, Test (paid), Paid (formal certificate [paid]), Imported (uploaded certificate)
- is
Certificate BooleanRevoked - Whether the certificate has been revoked
- is
Certificate BooleanSm - Whether the certificate is an SM certificate
- issuer String
- Common name (CN) of the certificate issuer
- key
Alg String - Set the key algorithm used by the certificate. Options: rsa (non-SM certificate only), ecc (non-SM certificate only), SM2 (SM certificate only)
- no
Verify BooleanAnd Fix Chain - Ignore certificate integrity check. Default: false
- not
After String - End time of certificate validity period
- not
Before String - Start time of certificate validity period
- options Property Map
- Operation options
- order
Brand String - Certificate brand
- order
Organization StringId - ID of the information template associated with the certificate order
- order
Period Number - Duration of certificate service (unit: month)
- order
Plan String - Certificate specification
- organization
Id String - Specify the information template ID for certificate application. Required when purchasing a certificate
- plan String
- Specify the specifications for the SSL certificate you wish to order. Required when purchasing a certificate
- private
Key String - Private key corresponding to the CSR
- project
Name String - Name of the project to which the certificate instance belongs
- repeatable Boolean
- Allow uploading the same certificate. Default: false
- sans List<String>
- Subject Alternative Name (SAN) of the certificate. Subject Alternative Name includes all domains protected by the certificate
- source
Id String - For certificates obtained through renewal, indicates the ID of the previous certificate instance that was renewed
- status String
- Certificate instance status. Options: NotSubmitted, Pending, Issued, Cancelling, Canceled, Revoking, Revoked, Failed, Unknown
- tag String
- Remarks for the certificate instance
- List<Property Map>
- Resource tag list bound to the certificate instance
- validation
Type String - Set the domain ownership verification method. Valid values: dnscname, dnstxt, https, http. Required when purchasing a certificate
Supporting Types
GetChildCertInstanceCertificateDetail
- Chains List<string>
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- Finger
Print stringSha1 - SHA-1 fingerprint
- Finger
Print stringSha256 - SHA-256 fingerprint
- Issuer
Volcengine.
Get Child Cert Instance Certificate Detail Issuer - Issuer information of the certificate
- Key
Algorithm string - Key algorithm
- Private
Key string - Private key
- Serial
Number string - Serial number
- Signature
Algorithm string - Signature algorithm
- Subject
Volcengine.
Get Child Cert Instance Certificate Detail Subject - Certificate subject information
- Chains []string
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- Finger
Print stringSha1 - SHA-1 fingerprint
- Finger
Print stringSha256 - SHA-256 fingerprint
- Issuer
Get
Child Cert Instance Certificate Detail Issuer - Issuer information of the certificate
- Key
Algorithm string - Key algorithm
- Private
Key string - Private key
- Serial
Number string - Serial number
- Signature
Algorithm string - Signature algorithm
- Subject
Get
Child Cert Instance Certificate Detail Subject - Certificate subject information
- chains list(string)
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger_
print_ stringsha1 - SHA-1 fingerprint
- finger_
print_ stringsha256 - SHA-256 fingerprint
- issuer object
- Issuer information of the certificate
- key_
algorithm string - Key algorithm
- private_
key string - Private key
- serial_
number string - Serial number
- signature_
algorithm string - Signature algorithm
- subject object
- Certificate subject information
- chains List<String>
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger
Print StringSha1 - SHA-1 fingerprint
- finger
Print StringSha256 - SHA-256 fingerprint
- issuer
Get
Child Cert Instance Certificate Detail Issuer - Issuer information of the certificate
- key
Algorithm String - Key algorithm
- private
Key String - Private key
- serial
Number String - Serial number
- signature
Algorithm String - Signature algorithm
- subject
Get
Child Cert Instance Certificate Detail Subject - Certificate subject information
- chains string[]
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger
Print stringSha1 - SHA-1 fingerprint
- finger
Print stringSha256 - SHA-256 fingerprint
- issuer
Get
Child Cert Instance Certificate Detail Issuer - Issuer information of the certificate
- key
Algorithm string - Key algorithm
- private
Key string - Private key
- serial
Number string - Serial number
- signature
Algorithm string - Signature algorithm
- subject
Get
Child Cert Instance Certificate Detail Subject - Certificate subject information
- chains Sequence[str]
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger_
print_ strsha1 - SHA-1 fingerprint
- finger_
print_ strsha256 - SHA-256 fingerprint
- issuer
Get
Child Cert Instance Certificate Detail Issuer - Issuer information of the certificate
- key_
algorithm str - Key algorithm
- private_
key str - Private key
- serial_
number str - Serial number
- signature_
algorithm str - Signature algorithm
- subject
Get
Child Cert Instance Certificate Detail Subject - Certificate subject information
- chains List<String>
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger
Print StringSha1 - SHA-1 fingerprint
- finger
Print StringSha256 - SHA-256 fingerprint
- issuer Property Map
- Issuer information of the certificate
- key
Algorithm String - Key algorithm
- private
Key String - Private key
- serial
Number String - Serial number
- signature
Algorithm String - Signature algorithm
- subject Property Map
- Certificate subject information
GetChildCertInstanceCertificateDetailIssuer
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- address string
- Address (Street)
- common_
name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization_
unit string - Department (OU)
- postal_
code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
- address string
- Address (Street)
- common
Name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization
Unit string - Department (OU)
- postal
Code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address str
- Address (Street)
- common_
name str - Common name (CN)
- country str
- Country (C)
- locality str
- City (L)
- organization str
- Organization name (O)
- organization_
unit str - Department (OU)
- postal_
code str - Postal code (PostalCode)
- province str
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
GetChildCertInstanceCertificateDetailSubject
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- address string
- Address (Street)
- common_
name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization_
unit string - Department (OU)
- postal_
code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
- address string
- Address (Street)
- common
Name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization
Unit string - Department (OU)
- postal
Code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address str
- Address (Street)
- common_
name str - Common name (CN)
- country str
- Country (C)
- locality str
- City (L)
- organization str
- Organization name (O)
- organization_
unit str - Department (OU)
- postal_
code str - Postal code (PostalCode)
- province str
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
GetChildCertInstanceEncryptionCertificateDetail
- Chains List<string>
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- Finger
Print stringSha1 - SHA-1 fingerprint
- Finger
Print stringSha256 - SHA-256 fingerprint
- Issuer
Volcengine.
Get Child Cert Instance Encryption Certificate Detail Issuer - Issuer information of the certificate
- Key
Algorithm string - Key algorithm
- Private
Key string - Private key
- Serial
Number string - Serial number
- Signature
Algorithm string - Signature algorithm
- Subject
Volcengine.
Get Child Cert Instance Encryption Certificate Detail Subject - Certificate subject information
- Chains []string
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- Finger
Print stringSha1 - SHA-1 fingerprint
- Finger
Print stringSha256 - SHA-256 fingerprint
- Issuer
Get
Child Cert Instance Encryption Certificate Detail Issuer - Issuer information of the certificate
- Key
Algorithm string - Key algorithm
- Private
Key string - Private key
- Serial
Number string - Serial number
- Signature
Algorithm string - Signature algorithm
- Subject
Get
Child Cert Instance Encryption Certificate Detail Subject - Certificate subject information
- chains list(string)
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger_
print_ stringsha1 - SHA-1 fingerprint
- finger_
print_ stringsha256 - SHA-256 fingerprint
- issuer object
- Issuer information of the certificate
- key_
algorithm string - Key algorithm
- private_
key string - Private key
- serial_
number string - Serial number
- signature_
algorithm string - Signature algorithm
- subject object
- Certificate subject information
- chains List<String>
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger
Print StringSha1 - SHA-1 fingerprint
- finger
Print StringSha256 - SHA-256 fingerprint
- issuer
Get
Child Cert Instance Encryption Certificate Detail Issuer - Issuer information of the certificate
- key
Algorithm String - Key algorithm
- private
Key String - Private key
- serial
Number String - Serial number
- signature
Algorithm String - Signature algorithm
- subject
Get
Child Cert Instance Encryption Certificate Detail Subject - Certificate subject information
- chains string[]
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger
Print stringSha1 - SHA-1 fingerprint
- finger
Print stringSha256 - SHA-256 fingerprint
- issuer
Get
Child Cert Instance Encryption Certificate Detail Issuer - Issuer information of the certificate
- key
Algorithm string - Key algorithm
- private
Key string - Private key
- serial
Number string - Serial number
- signature
Algorithm string - Signature algorithm
- subject
Get
Child Cert Instance Encryption Certificate Detail Subject - Certificate subject information
- chains Sequence[str]
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger_
print_ strsha1 - SHA-1 fingerprint
- finger_
print_ strsha256 - SHA-256 fingerprint
- issuer
Get
Child Cert Instance Encryption Certificate Detail Issuer - Issuer information of the certificate
- key_
algorithm str - Key algorithm
- private_
key str - Private key
- serial_
number str - Serial number
- signature_
algorithm str - Signature algorithm
- subject
Get
Child Cert Instance Encryption Certificate Detail Subject - Certificate subject information
- chains List<String>
- Certificate chain (PEM format). The certificate chain consists of the leaf certificate, intermediate certificate, and root certificate
- finger
Print StringSha1 - SHA-1 fingerprint
- finger
Print StringSha256 - SHA-256 fingerprint
- issuer Property Map
- Issuer information of the certificate
- key
Algorithm String - Key algorithm
- private
Key String - Private key
- serial
Number String - Serial number
- signature
Algorithm String - Signature algorithm
- subject Property Map
- Certificate subject information
GetChildCertInstanceEncryptionCertificateDetailIssuer
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- address string
- Address (Street)
- common_
name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization_
unit string - Department (OU)
- postal_
code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
- address string
- Address (Street)
- common
Name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization
Unit string - Department (OU)
- postal
Code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address str
- Address (Street)
- common_
name str - Common name (CN)
- country str
- Country (C)
- locality str
- City (L)
- organization str
- Organization name (O)
- organization_
unit str - Department (OU)
- postal_
code str - Postal code (PostalCode)
- province str
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
GetChildCertInstanceEncryptionCertificateDetailSubject
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- Address string
- Address (Street)
- Common
Name string - Common name (CN)
- Country string
- Country (C)
- Locality string
- City (L)
- Organization string
- Organization name (O)
- Organization
Unit string - Department (OU)
- Postal
Code string - Postal code (PostalCode)
- Province string
- Province or state (ST)
- address string
- Address (Street)
- common_
name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization_
unit string - Department (OU)
- postal_
code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
- address string
- Address (Street)
- common
Name string - Common name (CN)
- country string
- Country (C)
- locality string
- City (L)
- organization string
- Organization name (O)
- organization
Unit string - Department (OU)
- postal
Code string - Postal code (PostalCode)
- province string
- Province or state (ST)
- address str
- Address (Street)
- common_
name str - Common name (CN)
- country str
- Country (C)
- locality str
- City (L)
- organization str
- Organization name (O)
- organization_
unit str - Department (OU)
- postal_
code str - Postal code (PostalCode)
- province str
- Province or state (ST)
- address String
- Address (Street)
- common
Name String - Common name (CN)
- country String
- Country (C)
- locality String
- City (L)
- organization String
- Organization name (O)
- organization
Unit String - Department (OU)
- postal
Code String - Postal code (PostalCode)
- province String
- Province or state (ST)
GetChildCertInstanceImportCertificateInfo
- Certificate
Chain string - Content of the certificate (or certificate chain)
- Private
Key string - The content of the private key corresponding to the certificate
- Certificate
Chain string - Content of the certificate (or certificate chain)
- Private
Key string - The content of the private key corresponding to the certificate
- certificate_
chain string - Content of the certificate (or certificate chain)
- private_
key string - The content of the private key corresponding to the certificate
- certificate
Chain String - Content of the certificate (or certificate chain)
- private
Key String - The content of the private key corresponding to the certificate
- certificate
Chain string - Content of the certificate (or certificate chain)
- private
Key string - The content of the private key corresponding to the certificate
- certificate_
chain str - Content of the certificate (or certificate chain)
- private_
key str - The content of the private key corresponding to the certificate
- certificate
Chain String - Content of the certificate (or certificate chain)
- private
Key String - The content of the private key corresponding to the certificate
GetChildCertInstanceImportGmCertificateInfo
- Encrypt
Certificate stringChain - Content of the encrypted certificate (or certificate chain)
- Encrypt
Private stringKey - The content of the private key corresponding to the encrypted certificate
- Sign
Certificate stringChain - Content of the signed certificate (or certificate chain)
- Sign
Private stringKey - The content of the private key corresponding to the signature certificate
- Encrypt
Certificate stringChain - Content of the encrypted certificate (or certificate chain)
- Encrypt
Private stringKey - The content of the private key corresponding to the encrypted certificate
- Sign
Certificate stringChain - Content of the signed certificate (or certificate chain)
- Sign
Private stringKey - The content of the private key corresponding to the signature certificate
- encrypt_
certificate_ stringchain - Content of the encrypted certificate (or certificate chain)
- encrypt_
private_ stringkey - The content of the private key corresponding to the encrypted certificate
- sign_
certificate_ stringchain - Content of the signed certificate (or certificate chain)
- sign_
private_ stringkey - The content of the private key corresponding to the signature certificate
- encrypt
Certificate StringChain - Content of the encrypted certificate (or certificate chain)
- encrypt
Private StringKey - The content of the private key corresponding to the encrypted certificate
- sign
Certificate StringChain - Content of the signed certificate (or certificate chain)
- sign
Private StringKey - The content of the private key corresponding to the signature certificate
- encrypt
Certificate stringChain - Content of the encrypted certificate (or certificate chain)
- encrypt
Private stringKey - The content of the private key corresponding to the encrypted certificate
- sign
Certificate stringChain - Content of the signed certificate (or certificate chain)
- sign
Private stringKey - The content of the private key corresponding to the signature certificate
- encrypt_
certificate_ strchain - Content of the encrypted certificate (or certificate chain)
- encrypt_
private_ strkey - The content of the private key corresponding to the encrypted certificate
- sign_
certificate_ strchain - Content of the signed certificate (or certificate chain)
- sign_
private_ strkey - The content of the private key corresponding to the signature certificate
- encrypt
Certificate StringChain - Content of the encrypted certificate (or certificate chain)
- encrypt
Private StringKey - The content of the private key corresponding to the encrypted certificate
- sign
Certificate StringChain - Content of the signed certificate (or certificate chain)
- sign
Private StringKey - The content of the private key corresponding to the signature certificate
GetChildCertInstanceOptions
- Expired
Notice string - Set the status of certificate expiration alerts. Options: Enabled, Disabled
- Expired
Notice string - Set the status of certificate expiration alerts. Options: Enabled, Disabled
- expired_
notice string - Set the status of certificate expiration alerts. Options: Enabled, Disabled
- expired
Notice String - Set the status of certificate expiration alerts. Options: Enabled, Disabled
- expired
Notice string - Set the status of certificate expiration alerts. Options: Enabled, Disabled
- expired_
notice str - Set the status of certificate expiration alerts. Options: Enabled, Disabled
- expired
Notice String - Set the status of certificate expiration alerts. Options: Enabled, Disabled
GetChildCertInstanceTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine