Using getMtlskeystoreClientCertificate
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 getMtlskeystoreClientCertificate(args: GetMtlskeystoreClientCertificateArgs, opts?: InvokeOptions): Promise<GetMtlskeystoreClientCertificateResult>
function getMtlskeystoreClientCertificateOutput(args: GetMtlskeystoreClientCertificateOutputArgs, opts?: InvokeOptions): Output<GetMtlskeystoreClientCertificateResult>def get_mtlskeystore_client_certificate(certificate_id: Optional[int] = None,
include_associated_properties: Optional[bool] = None,
opts: Optional[InvokeOptions] = None) -> GetMtlskeystoreClientCertificateResult
def get_mtlskeystore_client_certificate_output(certificate_id: Optional[pulumi.Input[int]] = None,
include_associated_properties: Optional[pulumi.Input[bool]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMtlskeystoreClientCertificateResult]func GetMtlskeystoreClientCertificate(ctx *Context, args *GetMtlskeystoreClientCertificateArgs, opts ...InvokeOption) (*GetMtlskeystoreClientCertificateResult, error)
func GetMtlskeystoreClientCertificateOutput(ctx *Context, args *GetMtlskeystoreClientCertificateOutputArgs, opts ...InvokeOption) GetMtlskeystoreClientCertificateResultOutput> Note: This function is named GetMtlskeystoreClientCertificate in the Go SDK.
public static class GetMtlskeystoreClientCertificate
{
public static Task<GetMtlskeystoreClientCertificateResult> InvokeAsync(GetMtlskeystoreClientCertificateArgs args, InvokeOptions? opts = null)
public static Output<GetMtlskeystoreClientCertificateResult> Invoke(GetMtlskeystoreClientCertificateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlskeystoreClientCertificateResult> getMtlskeystoreClientCertificate(GetMtlskeystoreClientCertificateArgs args, InvokeOptions options)
public static Output<GetMtlskeystoreClientCertificateResult> getMtlskeystoreClientCertificate(GetMtlskeystoreClientCertificateArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlskeystoreClientCertificate:getMtlskeystoreClientCertificate
arguments:
# arguments dictionaryThe following arguments are supported:
- certificate
Id Integer - include
Associated BooleanProperties
- certificate
Id number - include
Associated booleanProperties
- certificate
Id Number - include
Associated BooleanProperties
getMtlskeystoreClientCertificate Result
The following output properties are available:
- Certificate
Id int - Certificate
Name string - Created
By string - Created
Date string - Current
Get
Mtlskeystore Client Certificate Current - Geography string
- Id string
- The provider-assigned unique ID for this managed resource.
- Key
Algorithm string - Notification
Emails List<string> - Previous
Get
Mtlskeystore Client Certificate Previous - Secure
Network string - Signer string
- Subject string
- Versions
List<Get
Mtlskeystore Client Certificate Version> - Include
Associated boolProperties
- Certificate
Id int - Certificate
Name string - Created
By string - Created
Date string - Current
Get
Mtlskeystore Client Certificate Current - Geography string
- Id string
- The provider-assigned unique ID for this managed resource.
- Key
Algorithm string - Notification
Emails []string - Previous
Get
Mtlskeystore Client Certificate Previous - Secure
Network string - Signer string
- Subject string
- Versions
[]Get
Mtlskeystore Client Certificate Version - Include
Associated boolProperties
- certificate
Id Integer - certificate
Name String - created
By String - created
Date String - current
Get
Mtlskeystore Client Certificate Current - geography String
- id String
- The provider-assigned unique ID for this managed resource.
- key
Algorithm String - notification
Emails List<String> - previous
Get
Mtlskeystore Client Certificate Previous - secure
Network String - signer String
- subject String
- versions
List<Get
Mtlskeystore Client Certificate Version> - include
Associated BooleanProperties
- certificate
Id number - certificate
Name string - created
By string - created
Date string - current
Get
Mtlskeystore Client Certificate Current - geography string
- id string
- The provider-assigned unique ID for this managed resource.
- key
Algorithm string - notification
Emails string[] - previous
Get
Mtlskeystore Client Certificate Previous - secure
Network string - signer string
- subject string
- versions
Get
Mtlskeystore Client Certificate Version[] - include
Associated booleanProperties
- certificate_
id int - certificate_
name str - created_
by str - created_
date str - current
Get
Mtlskeystore Client Certificate Current - geography str
- id str
- The provider-assigned unique ID for this managed resource.
- key_
algorithm str - notification_
emails Sequence[str] - previous
Get
Mtlskeystore Client Certificate Previous - secure_
network str - signer str
- subject str
- versions
Sequence[Get
Mtlskeystore Client Certificate Version] - include_
associated_ boolproperties
- certificate
Id Number - certificate
Name String - created
By String - created
Date String - current Property Map
- geography String
- id String
- The provider-assigned unique ID for this managed resource.
- key
Algorithm String - notification
Emails List<String> - previous Property Map
- secure
Network String - signer String
- subject String
- versions List<Property Map>
- include
Associated BooleanProperties
Supporting Types
GetMtlskeystoreClientCertificateCurrent
- Certificate
Block GetMtlskeystore Client Certificate Current Certificate Block - Details of the certificate block for the client certificate version.
- Certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - Certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - Created
By string - The user who created the client certificate version.
- Created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- Csr
Block GetMtlskeystore Client Certificate Current Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- Delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- Elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - Expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- Issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- Issuer string
- The signing entity of the client certificate version.
- Key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - Key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - Properties
List<Get
Mtlskeystore Client Certificate Current Property> - A list of properties associated with the client certificate.
- Scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- Signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- Status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - Subject string
- The public key's entity stored in the client certificate version's subject public key field.
- Validation
Get
Mtlskeystore Client Certificate Current Validation - Validation results for the client certificate version.
- Version int
- The unique identifier of the client certificate version.
- Version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- Certificate
Block GetMtlskeystore Client Certificate Current Certificate Block - Details of the certificate block for the client certificate version.
- Certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - Certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - Created
By string - The user who created the client certificate version.
- Created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- Csr
Block GetMtlskeystore Client Certificate Current Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- Delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- Elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - Expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- Issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- Issuer string
- The signing entity of the client certificate version.
- Key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - Key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - Properties
[]Get
Mtlskeystore Client Certificate Current Property - A list of properties associated with the client certificate.
- Scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- Signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- Status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - Subject string
- The public key's entity stored in the client certificate version's subject public key field.
- Validation
Get
Mtlskeystore Client Certificate Current Validation - Validation results for the client certificate version.
- Version int
- The unique identifier of the client certificate version.
- Version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block GetMtlskeystore Client Certificate Current Certificate Block - Details of the certificate block for the client certificate version.
- certificate
Submitted StringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted StringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By String - The user who created the client certificate version.
- created
Date String - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block GetMtlskeystore Client Certificate Current Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested StringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve String - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date String - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date String - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer String
- The signing entity of the client certificate version.
- key
Algorithm String - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size StringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
List<Get
Mtlskeystore Client Certificate Current Property> - A list of properties associated with the client certificate.
- scheduled
Delete StringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm String - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status String
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject String
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Current Validation - Validation results for the client certificate version.
- version Integer
- The unique identifier of the client certificate version.
- version
Guid String - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block GetMtlskeystore Client Certificate Current Certificate Block - Details of the certificate block for the client certificate version.
- certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By string - The user who created the client certificate version.
- created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block GetMtlskeystore Client Certificate Current Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer string
- The signing entity of the client certificate version.
- key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
Get
Mtlskeystore Client Certificate Current Property[] - A list of properties associated with the client certificate.
- scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject string
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Current Validation - Validation results for the client certificate version.
- version number
- The unique identifier of the client certificate version.
- version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate_
block GetMtlskeystore Client Certificate Current Certificate Block - Details of the certificate block for the client certificate version.
- certificate_
submitted_ strby - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate_
submitted_ strdate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created_
by str - The user who created the client certificate version.
- created_
date str - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr_
block GetMtlskeystore Client Certificate Current Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete_
requested_ strdate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic_
curve str - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry_
date str - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued_
date str - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer str
- The signing entity of the client certificate version.
- key_
algorithm str - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key_
size_ strin_ bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
Sequence[Get
Mtlskeystore Client Certificate Current Property] - A list of properties associated with the client certificate.
- scheduled_
delete_ strdate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature_
algorithm str - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status str
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject str
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Current Validation - Validation results for the client certificate version.
- version int
- The unique identifier of the client certificate version.
- version_
guid str - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block Property Map - Details of the certificate block for the client certificate version.
- certificate
Submitted StringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted StringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By String - The user who created the client certificate version.
- created
Date String - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block Property Map - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested StringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve String - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date String - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date String - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer String
- The signing entity of the client certificate version.
- key
Algorithm String - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size StringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties List<Property Map>
- A list of properties associated with the client certificate.
- scheduled
Delete StringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm String - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status String
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject String
- The public key's entity stored in the client certificate version's subject public key field.
- validation Property Map
- Validation results for the client certificate version.
- version Number
- The unique identifier of the client certificate version.
- version
Guid String - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
GetMtlskeystoreClientCertificateCurrentCertificateBlock
- Certificate string
- A text representation of the client certificate in PEM format.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Trust
Chain string - A text representation of the trust chain in PEM format.
- Certificate string
- A text representation of the client certificate in PEM format.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Trust
Chain string - A text representation of the trust chain in PEM format.
- certificate String
- A text representation of the client certificate in PEM format.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain String - A text representation of the trust chain in PEM format.
- certificate string
- A text representation of the client certificate in PEM format.
- key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain string - A text representation of the trust chain in PEM format.
- certificate str
- A text representation of the client certificate in PEM format.
- key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust_
chain str - A text representation of the trust chain in PEM format.
- certificate String
- A text representation of the client certificate in PEM format.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain String - A text representation of the trust chain in PEM format.
GetMtlskeystoreClientCertificateCurrentCsrBlock
- Csr string
- Text of the certificate signing request.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- Csr string
- Text of the certificate signing request.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr String
- Text of the certificate signing request.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr string
- Text of the certificate signing request.
- key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr str
- Text of the certificate signing request.
- key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr String
- Text of the certificate signing request.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
GetMtlskeystoreClientCertificateCurrentProperty
- Asset
Id int - The unique identifier of the asset.
- Group
Id int - The unique identifier of the group.
- Property
Name string - The name of the property.
- Property
Version int - The version of the property.
- Asset
Id int - The unique identifier of the asset.
- Group
Id int - The unique identifier of the group.
- Property
Name string - The name of the property.
- Property
Version int - The version of the property.
- asset
Id Integer - The unique identifier of the asset.
- group
Id Integer - The unique identifier of the group.
- property
Name String - The name of the property.
- property
Version Integer - The version of the property.
- asset
Id number - The unique identifier of the asset.
- group
Id number - The unique identifier of the group.
- property
Name string - The name of the property.
- property
Version number - The version of the property.
- asset_
id int - The unique identifier of the asset.
- group_
id int - The unique identifier of the group.
- property_
name str - The name of the property.
- property_
version int - The version of the property.
- asset
Id Number - The unique identifier of the asset.
- group
Id Number - The unique identifier of the group.
- property
Name String - The name of the property.
- property
Version Number - The version of the property.
GetMtlskeystoreClientCertificateCurrentValidation
- Errors
List<Get
Mtlskeystore Client Certificate Current Validation Error> - Validation errors that need to be resolved for the request to succeed.
- Warnings
List<Get
Mtlskeystore Client Certificate Current Validation Warning> - Validation warnings that can be resolved.
- Errors
[]Get
Mtlskeystore Client Certificate Current Validation Error - Validation errors that need to be resolved for the request to succeed.
- Warnings
[]Get
Mtlskeystore Client Certificate Current Validation Warning - Validation warnings that can be resolved.
- errors
List<Get
Mtlskeystore Client Certificate Current Validation Error> - Validation errors that need to be resolved for the request to succeed.
- warnings
List<Get
Mtlskeystore Client Certificate Current Validation Warning> - Validation warnings that can be resolved.
- errors
Get
Mtlskeystore Client Certificate Current Validation Error[] - Validation errors that need to be resolved for the request to succeed.
- warnings
Get
Mtlskeystore Client Certificate Current Validation Warning[] - Validation warnings that can be resolved.
- errors
Sequence[Get
Mtlskeystore Client Certificate Current Validation Error] - Validation errors that need to be resolved for the request to succeed.
- warnings
Sequence[Get
Mtlskeystore Client Certificate Current Validation Warning] - Validation warnings that can be resolved.
- errors List<Property Map>
- Validation errors that need to be resolved for the request to succeed.
- warnings List<Property Map>
- Validation warnings that can be resolved.
GetMtlskeystoreClientCertificateCurrentValidationError
GetMtlskeystoreClientCertificateCurrentValidationWarning
GetMtlskeystoreClientCertificatePrevious
- Certificate
Block GetMtlskeystore Client Certificate Previous Certificate Block - Details of the certificate block for the client certificate version.
- Certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - Certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - Created
By string - The user who created the client certificate version.
- Created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- Csr
Block GetMtlskeystore Client Certificate Previous Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- Delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- Elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - Expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- Issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- Issuer string
- The signing entity of the client certificate version.
- Key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - Key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - Properties
List<Get
Mtlskeystore Client Certificate Previous Property> - A list of properties associated with the client certificate.
- Scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- Signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- Status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - Subject string
- The public key's entity stored in the client certificate version's subject public key field.
- Validation
Get
Mtlskeystore Client Certificate Previous Validation - Validation results for the client certificate version.
- Version int
- The unique identifier of the client certificate version.
- Version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- Certificate
Block GetMtlskeystore Client Certificate Previous Certificate Block - Details of the certificate block for the client certificate version.
- Certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - Certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - Created
By string - The user who created the client certificate version.
- Created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- Csr
Block GetMtlskeystore Client Certificate Previous Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- Delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- Elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - Expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- Issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- Issuer string
- The signing entity of the client certificate version.
- Key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - Key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - Properties
[]Get
Mtlskeystore Client Certificate Previous Property - A list of properties associated with the client certificate.
- Scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- Signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- Status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - Subject string
- The public key's entity stored in the client certificate version's subject public key field.
- Validation
Get
Mtlskeystore Client Certificate Previous Validation - Validation results for the client certificate version.
- Version int
- The unique identifier of the client certificate version.
- Version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block GetMtlskeystore Client Certificate Previous Certificate Block - Details of the certificate block for the client certificate version.
- certificate
Submitted StringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted StringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By String - The user who created the client certificate version.
- created
Date String - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block GetMtlskeystore Client Certificate Previous Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested StringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve String - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date String - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date String - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer String
- The signing entity of the client certificate version.
- key
Algorithm String - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size StringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
List<Get
Mtlskeystore Client Certificate Previous Property> - A list of properties associated with the client certificate.
- scheduled
Delete StringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm String - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status String
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject String
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Previous Validation - Validation results for the client certificate version.
- version Integer
- The unique identifier of the client certificate version.
- version
Guid String - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block GetMtlskeystore Client Certificate Previous Certificate Block - Details of the certificate block for the client certificate version.
- certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By string - The user who created the client certificate version.
- created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block GetMtlskeystore Client Certificate Previous Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer string
- The signing entity of the client certificate version.
- key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
Get
Mtlskeystore Client Certificate Previous Property[] - A list of properties associated with the client certificate.
- scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject string
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Previous Validation - Validation results for the client certificate version.
- version number
- The unique identifier of the client certificate version.
- version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate_
block GetMtlskeystore Client Certificate Previous Certificate Block - Details of the certificate block for the client certificate version.
- certificate_
submitted_ strby - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate_
submitted_ strdate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created_
by str - The user who created the client certificate version.
- created_
date str - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr_
block GetMtlskeystore Client Certificate Previous Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete_
requested_ strdate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic_
curve str - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry_
date str - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued_
date str - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer str
- The signing entity of the client certificate version.
- key_
algorithm str - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key_
size_ strin_ bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
Sequence[Get
Mtlskeystore Client Certificate Previous Property] - A list of properties associated with the client certificate.
- scheduled_
delete_ strdate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature_
algorithm str - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status str
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject str
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Previous Validation - Validation results for the client certificate version.
- version int
- The unique identifier of the client certificate version.
- version_
guid str - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block Property Map - Details of the certificate block for the client certificate version.
- certificate
Submitted StringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted StringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By String - The user who created the client certificate version.
- created
Date String - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block Property Map - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested StringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve String - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date String - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date String - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer String
- The signing entity of the client certificate version.
- key
Algorithm String - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size StringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties List<Property Map>
- A list of properties associated with the client certificate.
- scheduled
Delete StringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm String - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status String
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject String
- The public key's entity stored in the client certificate version's subject public key field.
- validation Property Map
- Validation results for the client certificate version.
- version Number
- The unique identifier of the client certificate version.
- version
Guid String - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
GetMtlskeystoreClientCertificatePreviousCertificateBlock
- Certificate string
- A text representation of the client certificate in PEM format.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Trust
Chain string - A text representation of the trust chain in PEM format.
- Certificate string
- A text representation of the client certificate in PEM format.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Trust
Chain string - A text representation of the trust chain in PEM format.
- certificate String
- A text representation of the client certificate in PEM format.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain String - A text representation of the trust chain in PEM format.
- certificate string
- A text representation of the client certificate in PEM format.
- key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain string - A text representation of the trust chain in PEM format.
- certificate str
- A text representation of the client certificate in PEM format.
- key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust_
chain str - A text representation of the trust chain in PEM format.
- certificate String
- A text representation of the client certificate in PEM format.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain String - A text representation of the trust chain in PEM format.
GetMtlskeystoreClientCertificatePreviousCsrBlock
- Csr string
- Text of the certificate signing request.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- Csr string
- Text of the certificate signing request.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr String
- Text of the certificate signing request.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr string
- Text of the certificate signing request.
- key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr str
- Text of the certificate signing request.
- key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr String
- Text of the certificate signing request.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
GetMtlskeystoreClientCertificatePreviousProperty
- Asset
Id int - The unique identifier of the asset.
- Group
Id int - The unique identifier of the group.
- Property
Name string - The name of the property.
- Property
Version int - The version of the property.
- Asset
Id int - The unique identifier of the asset.
- Group
Id int - The unique identifier of the group.
- Property
Name string - The name of the property.
- Property
Version int - The version of the property.
- asset
Id Integer - The unique identifier of the asset.
- group
Id Integer - The unique identifier of the group.
- property
Name String - The name of the property.
- property
Version Integer - The version of the property.
- asset
Id number - The unique identifier of the asset.
- group
Id number - The unique identifier of the group.
- property
Name string - The name of the property.
- property
Version number - The version of the property.
- asset_
id int - The unique identifier of the asset.
- group_
id int - The unique identifier of the group.
- property_
name str - The name of the property.
- property_
version int - The version of the property.
- asset
Id Number - The unique identifier of the asset.
- group
Id Number - The unique identifier of the group.
- property
Name String - The name of the property.
- property
Version Number - The version of the property.
GetMtlskeystoreClientCertificatePreviousValidation
- Errors
List<Get
Mtlskeystore Client Certificate Previous Validation Error> - Validation errors that need to be resolved for the request to succeed.
- Warnings
List<Get
Mtlskeystore Client Certificate Previous Validation Warning> - Validation warnings that can be resolved.
- Errors
[]Get
Mtlskeystore Client Certificate Previous Validation Error - Validation errors that need to be resolved for the request to succeed.
- Warnings
[]Get
Mtlskeystore Client Certificate Previous Validation Warning - Validation warnings that can be resolved.
- errors
List<Get
Mtlskeystore Client Certificate Previous Validation Error> - Validation errors that need to be resolved for the request to succeed.
- warnings
List<Get
Mtlskeystore Client Certificate Previous Validation Warning> - Validation warnings that can be resolved.
- errors
Get
Mtlskeystore Client Certificate Previous Validation Error[] - Validation errors that need to be resolved for the request to succeed.
- warnings
Get
Mtlskeystore Client Certificate Previous Validation Warning[] - Validation warnings that can be resolved.
- errors
Sequence[Get
Mtlskeystore Client Certificate Previous Validation Error] - Validation errors that need to be resolved for the request to succeed.
- warnings
Sequence[Get
Mtlskeystore Client Certificate Previous Validation Warning] - Validation warnings that can be resolved.
- errors List<Property Map>
- Validation errors that need to be resolved for the request to succeed.
- warnings List<Property Map>
- Validation warnings that can be resolved.
GetMtlskeystoreClientCertificatePreviousValidationError
GetMtlskeystoreClientCertificatePreviousValidationWarning
GetMtlskeystoreClientCertificateVersion
- Certificate
Block GetMtlskeystore Client Certificate Version Certificate Block - Details of the certificate block for the client certificate version.
- Certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - Certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - Created
By string - The user who created the client certificate version.
- Created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- Csr
Block GetMtlskeystore Client Certificate Version Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- Delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- Elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - Expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- Issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- Issuer string
- The signing entity of the client certificate version.
- Key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - Key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - Properties
List<Get
Mtlskeystore Client Certificate Version Property> - A list of properties associated with the client certificate.
- Scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- Signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- Status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - Subject string
- The public key's entity stored in the client certificate version's subject public key field.
- Validation
Get
Mtlskeystore Client Certificate Version Validation - Validation results for the client certificate version.
- Version int
- The unique identifier of the client certificate version.
- Version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- Certificate
Block GetMtlskeystore Client Certificate Version Certificate Block - Details of the certificate block for the client certificate version.
- Certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - Certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - Created
By string - The user who created the client certificate version.
- Created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- Csr
Block GetMtlskeystore Client Certificate Version Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- Delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- Elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - Expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- Issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- Issuer string
- The signing entity of the client certificate version.
- Key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - Key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - Properties
[]Get
Mtlskeystore Client Certificate Version Property - A list of properties associated with the client certificate.
- Scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- Signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- Status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - Subject string
- The public key's entity stored in the client certificate version's subject public key field.
- Validation
Get
Mtlskeystore Client Certificate Version Validation - Validation results for the client certificate version.
- Version int
- The unique identifier of the client certificate version.
- Version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block GetMtlskeystore Client Certificate Version Certificate Block - Details of the certificate block for the client certificate version.
- certificate
Submitted StringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted StringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By String - The user who created the client certificate version.
- created
Date String - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block GetMtlskeystore Client Certificate Version Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested StringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve String - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date String - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date String - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer String
- The signing entity of the client certificate version.
- key
Algorithm String - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size StringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
List<Get
Mtlskeystore Client Certificate Version Property> - A list of properties associated with the client certificate.
- scheduled
Delete StringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm String - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status String
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject String
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Version Validation - Validation results for the client certificate version.
- version Integer
- The unique identifier of the client certificate version.
- version
Guid String - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block GetMtlskeystore Client Certificate Version Certificate Block - Details of the certificate block for the client certificate version.
- certificate
Submitted stringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted stringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By string - The user who created the client certificate version.
- created
Date string - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block GetMtlskeystore Client Certificate Version Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested stringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve string - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date string - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date string - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer string
- The signing entity of the client certificate version.
- key
Algorithm string - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size stringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
Get
Mtlskeystore Client Certificate Version Property[] - A list of properties associated with the client certificate.
- scheduled
Delete stringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm string - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status string
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject string
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Version Validation - Validation results for the client certificate version.
- version number
- The unique identifier of the client certificate version.
- version
Guid string - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate_
block GetMtlskeystore Client Certificate Version Certificate Block - Details of the certificate block for the client certificate version.
- certificate_
submitted_ strby - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate_
submitted_ strdate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created_
by str - The user who created the client certificate version.
- created_
date str - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr_
block GetMtlskeystore Client Certificate Version Csr Block - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete_
requested_ strdate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic_
curve str - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry_
date str - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued_
date str - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer str
- The signing entity of the client certificate version.
- key_
algorithm str - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key_
size_ strin_ bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties
Sequence[Get
Mtlskeystore Client Certificate Version Property] - A list of properties associated with the client certificate.
- scheduled_
delete_ strdate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature_
algorithm str - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status str
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject str
- The public key's entity stored in the client certificate version's subject public key field.
- validation
Get
Mtlskeystore Client Certificate Version Validation - Validation results for the client certificate version.
- version int
- The unique identifier of the client certificate version.
- version_
guid str - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
- certificate
Block Property Map - Details of the certificate block for the client certificate version.
- certificate
Submitted StringBy - The user who uploaded the
THIRD_PARTYclient certificate version. - certificate
Submitted StringDate - An ISO 8601 timestamp indicating when the
THIRD_PARTYsigner client certificate version was uploaded. - created
By String - The user who created the client certificate version.
- created
Date String - An ISO 8601 timestamp indicating the client certificate version's creation.
- csr
Block Property Map - Details of the Certificate Signing Request (CSR) for the client certificate version.
- delete
Requested StringDate - An ISO 8601 timestamp indicating the client certificate version's deletion request.
- elliptic
Curve String - Specifies the key elliptic curve when the key algorithm
ECDSAis used. - expiry
Date String - An ISO 8601 timestamp indicating when the client certificate version expires.
- issued
Date String - An ISO 8601 timestamp indicating the client certificate version's availability.
- issuer String
- The signing entity of the client certificate version.
- key
Algorithm String - Identifies the client certificate version's encryption algorithm. Supported values are
RSAandECDSA. - key
Size StringIn Bytes - The private key length of the client certificate version when the key algorithm
RSAis used. - properties List<Property Map>
- A list of properties associated with the client certificate.
- scheduled
Delete StringDate - An ISO 8601 timestamp indicating the client certificate version's scheduled deletion.
- signature
Algorithm String - Specifies the algorithm that secures the data exchange between the edge server and origin.
- status String
- The client certificate version status. Possible values:
AWAITING_SIGNED_CERTIFICATE,DEPLOYMENT_PENDING,DEPLOYED, orDELETE_PENDING. - subject String
- The public key's entity stored in the client certificate version's subject public key field.
- validation Property Map
- Validation results for the client certificate version.
- version Number
- The unique identifier of the client certificate version.
- version
Guid String - Unique identifier for the client certificate version. Use it to configure mutual authentication (mTLS) sessions between the origin and edge servers in Property Manager's Mutual TLS Origin Keystore behavior.
GetMtlskeystoreClientCertificateVersionCertificateBlock
- Certificate string
- A text representation of the client certificate in PEM format.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Trust
Chain string - A text representation of the trust chain in PEM format.
- Certificate string
- A text representation of the client certificate in PEM format.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - Trust
Chain string - A text representation of the trust chain in PEM format.
- certificate String
- A text representation of the client certificate in PEM format.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain String - A text representation of the trust chain in PEM format.
- certificate string
- A text representation of the client certificate in PEM format.
- key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain string - A text representation of the trust chain in PEM format.
- certificate str
- A text representation of the client certificate in PEM format.
- key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust_
chain str - A text representation of the trust chain in PEM format.
- certificate String
- A text representation of the client certificate in PEM format.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA. - trust
Chain String - A text representation of the trust chain in PEM format.
GetMtlskeystoreClientCertificateVersionCsrBlock
- Csr string
- Text of the certificate signing request.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- Csr string
- Text of the certificate signing request.
- Key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr String
- Text of the certificate signing request.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr string
- Text of the certificate signing request.
- key
Algorithm string - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr str
- Text of the certificate signing request.
- key_
algorithm str - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
- csr String
- Text of the certificate signing request.
- key
Algorithm String - Identifies the CA certificate's encryption algorithm. Possible values:
RSAorECDSA.
GetMtlskeystoreClientCertificateVersionProperty
- Asset
Id int - The unique identifier of the asset.
- Group
Id int - The unique identifier of the group.
- Property
Name string - The name of the property.
- Property
Version int - The version of the property.
- Asset
Id int - The unique identifier of the asset.
- Group
Id int - The unique identifier of the group.
- Property
Name string - The name of the property.
- Property
Version int - The version of the property.
- asset
Id Integer - The unique identifier of the asset.
- group
Id Integer - The unique identifier of the group.
- property
Name String - The name of the property.
- property
Version Integer - The version of the property.
- asset
Id number - The unique identifier of the asset.
- group
Id number - The unique identifier of the group.
- property
Name string - The name of the property.
- property
Version number - The version of the property.
- asset_
id int - The unique identifier of the asset.
- group_
id int - The unique identifier of the group.
- property_
name str - The name of the property.
- property_
version int - The version of the property.
- asset
Id Number - The unique identifier of the asset.
- group
Id Number - The unique identifier of the group.
- property
Name String - The name of the property.
- property
Version Number - The version of the property.
GetMtlskeystoreClientCertificateVersionValidation
- Errors
List<Get
Mtlskeystore Client Certificate Version Validation Error> - Validation errors that need to be resolved for the request to succeed.
- Warnings
List<Get
Mtlskeystore Client Certificate Version Validation Warning> - Validation warnings that can be resolved.
- Errors
[]Get
Mtlskeystore Client Certificate Version Validation Error - Validation errors that need to be resolved for the request to succeed.
- Warnings
[]Get
Mtlskeystore Client Certificate Version Validation Warning - Validation warnings that can be resolved.
- errors
List<Get
Mtlskeystore Client Certificate Version Validation Error> - Validation errors that need to be resolved for the request to succeed.
- warnings
List<Get
Mtlskeystore Client Certificate Version Validation Warning> - Validation warnings that can be resolved.
- errors
Get
Mtlskeystore Client Certificate Version Validation Error[] - Validation errors that need to be resolved for the request to succeed.
- warnings
Get
Mtlskeystore Client Certificate Version Validation Warning[] - Validation warnings that can be resolved.
- errors
Sequence[Get
Mtlskeystore Client Certificate Version Validation Error] - Validation errors that need to be resolved for the request to succeed.
- warnings
Sequence[Get
Mtlskeystore Client Certificate Version Validation Warning] - Validation warnings that can be resolved.
- errors List<Property Map>
- Validation errors that need to be resolved for the request to succeed.
- warnings List<Property Map>
- Validation warnings that can be resolved.
GetMtlskeystoreClientCertificateVersionValidationError
GetMtlskeystoreClientCertificateVersionValidationWarning
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
