akamai.getMtlstruststoreCaSetVersions
Using getMtlstruststoreCaSetVersions
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 getMtlstruststoreCaSetVersions(args: GetMtlstruststoreCaSetVersionsArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetVersionsResult>
function getMtlstruststoreCaSetVersionsOutput(args: GetMtlstruststoreCaSetVersionsOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetVersionsResult>def get_mtlstruststore_ca_set_versions(active_versions_only: Optional[bool] = None,
id: Optional[str] = None,
include_certificates: Optional[bool] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetVersionsResult
def get_mtlstruststore_ca_set_versions_output(active_versions_only: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
include_certificates: Optional[pulumi.Input[bool]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetVersionsResult]func GetMtlstruststoreCaSetVersions(ctx *Context, args *GetMtlstruststoreCaSetVersionsArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetVersionsResult, error)
func GetMtlstruststoreCaSetVersionsOutput(ctx *Context, args *GetMtlstruststoreCaSetVersionsOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetVersionsResultOutput> Note: This function is named GetMtlstruststoreCaSetVersions in the Go SDK.
public static class GetMtlstruststoreCaSetVersions
{
public static Task<GetMtlstruststoreCaSetVersionsResult> InvokeAsync(GetMtlstruststoreCaSetVersionsArgs args, InvokeOptions? opts = null)
public static Output<GetMtlstruststoreCaSetVersionsResult> Invoke(GetMtlstruststoreCaSetVersionsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlstruststoreCaSetVersionsResult> getMtlstruststoreCaSetVersions(GetMtlstruststoreCaSetVersionsArgs args, InvokeOptions options)
public static Output<GetMtlstruststoreCaSetVersionsResult> getMtlstruststoreCaSetVersions(GetMtlstruststoreCaSetVersionsArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlstruststoreCaSetVersions:getMtlstruststoreCaSetVersions
arguments:
# arguments dictionaryThe following arguments are supported:
- Active
Versions boolOnly - Id string
- Include
Certificates bool - Name string
- Active
Versions boolOnly - Id string
- Include
Certificates bool - Name string
- active
Versions BooleanOnly - id String
- include
Certificates Boolean - name String
- active
Versions booleanOnly - id string
- include
Certificates boolean - name string
- active_
versions_ boolonly - id str
- include_
certificates bool - name str
- active
Versions BooleanOnly - id String
- include
Certificates Boolean - name String
getMtlstruststoreCaSetVersions Result
The following output properties are available:
- Id string
- Name string
- Versions
List<Get
Mtlstruststore Ca Set Versions Version> - Active
Versions boolOnly - Include
Certificates bool
- Id string
- Name string
- Versions
[]Get
Mtlstruststore Ca Set Versions Version - Active
Versions boolOnly - Include
Certificates bool
- id String
- name String
- versions
List<Get
Mtlstruststore Ca Set Versions Version> - active
Versions BooleanOnly - include
Certificates Boolean
- id string
- name string
- versions
Get
Mtlstruststore Ca Set Versions Version[] - active
Versions booleanOnly - include
Certificates boolean
- id String
- name String
- versions List<Property Map>
- active
Versions BooleanOnly - include
Certificates Boolean
Supporting Types
GetMtlstruststoreCaSetVersionsVersion
- Allow
Insecure boolSha1 - By default, all certificates in the version need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.
- Certificates
List<Get
Mtlstruststore Ca Set Versions Version Certificate> - List of certificate objects in the version, with each element corresponding to one root or intermediate certificate.
- Created
By string - The user who created the CA set version.
- Created
Date string - When the CA set version was created.
- Modified
By string - The user who last modified the CA set version.
- Modified
Date string - When the CA set version was last modified.
- Production
Status string - The CA set version's status on the production network, either 'ACTIVE' or 'INACTIVE'.
- Staging
Status string - The CA set version's status on the staging network, either 'ACTIVE' or 'INACTIVE'.
- Version int
- Version identifier on which to perform the desired operation.
- Version
Description string - Any additional description you can provide while creating or updating the CA set version.
- Allow
Insecure boolSha1 - By default, all certificates in the version need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.
- Certificates
[]Get
Mtlstruststore Ca Set Versions Version Certificate - List of certificate objects in the version, with each element corresponding to one root or intermediate certificate.
- Created
By string - The user who created the CA set version.
- Created
Date string - When the CA set version was created.
- Modified
By string - The user who last modified the CA set version.
- Modified
Date string - When the CA set version was last modified.
- Production
Status string - The CA set version's status on the production network, either 'ACTIVE' or 'INACTIVE'.
- Staging
Status string - The CA set version's status on the staging network, either 'ACTIVE' or 'INACTIVE'.
- Version int
- Version identifier on which to perform the desired operation.
- Version
Description string - Any additional description you can provide while creating or updating the CA set version.
- allow
Insecure BooleanSha1 - By default, all certificates in the version need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.
- certificates
List<Get
Mtlstruststore Ca Set Versions Version Certificate> - List of certificate objects in the version, with each element corresponding to one root or intermediate certificate.
- created
By String - The user who created the CA set version.
- created
Date String - When the CA set version was created.
- modified
By String - The user who last modified the CA set version.
- modified
Date String - When the CA set version was last modified.
- production
Status String - The CA set version's status on the production network, either 'ACTIVE' or 'INACTIVE'.
- staging
Status String - The CA set version's status on the staging network, either 'ACTIVE' or 'INACTIVE'.
- version Integer
- Version identifier on which to perform the desired operation.
- version
Description String - Any additional description you can provide while creating or updating the CA set version.
- allow
Insecure booleanSha1 - By default, all certificates in the version need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.
- certificates
Get
Mtlstruststore Ca Set Versions Version Certificate[] - List of certificate objects in the version, with each element corresponding to one root or intermediate certificate.
- created
By string - The user who created the CA set version.
- created
Date string - When the CA set version was created.
- modified
By string - The user who last modified the CA set version.
- modified
Date string - When the CA set version was last modified.
- production
Status string - The CA set version's status on the production network, either 'ACTIVE' or 'INACTIVE'.
- staging
Status string - The CA set version's status on the staging network, either 'ACTIVE' or 'INACTIVE'.
- version number
- Version identifier on which to perform the desired operation.
- version
Description string - Any additional description you can provide while creating or updating the CA set version.
- allow_
insecure_ boolsha1 - By default, all certificates in the version need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.
- certificates
Sequence[Get
Mtlstruststore Ca Set Versions Version Certificate] - List of certificate objects in the version, with each element corresponding to one root or intermediate certificate.
- created_
by str - The user who created the CA set version.
- created_
date str - When the CA set version was created.
- modified_
by str - The user who last modified the CA set version.
- modified_
date str - When the CA set version was last modified.
- production_
status str - The CA set version's status on the production network, either 'ACTIVE' or 'INACTIVE'.
- staging_
status str - The CA set version's status on the staging network, either 'ACTIVE' or 'INACTIVE'.
- version int
- Version identifier on which to perform the desired operation.
- version_
description str - Any additional description you can provide while creating or updating the CA set version.
- allow
Insecure BooleanSha1 - By default, all certificates in the version need a signature algorithm of SHA-256 or better. Enabling this allows certificates with SHA-1 signatures.
- certificates List<Property Map>
- List of certificate objects in the version, with each element corresponding to one root or intermediate certificate.
- created
By String - The user who created the CA set version.
- created
Date String - When the CA set version was created.
- modified
By String - The user who last modified the CA set version.
- modified
Date String - When the CA set version was last modified.
- production
Status String - The CA set version's status on the production network, either 'ACTIVE' or 'INACTIVE'.
- staging
Status String - The CA set version's status on the staging network, either 'ACTIVE' or 'INACTIVE'.
- version Number
- Version identifier on which to perform the desired operation.
- version
Description String - Any additional description you can provide while creating or updating the CA set version.
GetMtlstruststoreCaSetVersionsVersionCertificate
- Certificate
Pem string - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- Created
By string - The user who created this CA certificate.
- Created
Date string - When the CA certificate was created.
- Description string
- Description for the certificate.
- End
Date string - The certificate's ISO 8601 formatted expiration date.
- Fingerprint string
- The fingerprint of the certificate.
- Issuer string
- The certificate's issuer.
- Serial
Number string - The unique serial number of the certificate.
- Signature
Algorithm string - The signature algorithm of the CA certificate.
- Start
Date string - The start date of the certificate.
- Subject string
- The certificate's subject field.
- Certificate
Pem string - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- Created
By string - The user who created this CA certificate.
- Created
Date string - When the CA certificate was created.
- Description string
- Description for the certificate.
- End
Date string - The certificate's ISO 8601 formatted expiration date.
- Fingerprint string
- The fingerprint of the certificate.
- Issuer string
- The certificate's issuer.
- Serial
Number string - The unique serial number of the certificate.
- Signature
Algorithm string - The signature algorithm of the CA certificate.
- Start
Date string - The start date of the certificate.
- Subject string
- The certificate's subject field.
- certificate
Pem String - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created
By String - The user who created this CA certificate.
- created
Date String - When the CA certificate was created.
- description String
- Description for the certificate.
- end
Date String - The certificate's ISO 8601 formatted expiration date.
- fingerprint String
- The fingerprint of the certificate.
- issuer String
- The certificate's issuer.
- serial
Number String - The unique serial number of the certificate.
- signature
Algorithm String - The signature algorithm of the CA certificate.
- start
Date String - The start date of the certificate.
- subject String
- The certificate's subject field.
- certificate
Pem string - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created
By string - The user who created this CA certificate.
- created
Date string - When the CA certificate was created.
- description string
- Description for the certificate.
- end
Date string - The certificate's ISO 8601 formatted expiration date.
- fingerprint string
- The fingerprint of the certificate.
- issuer string
- The certificate's issuer.
- serial
Number string - The unique serial number of the certificate.
- signature
Algorithm string - The signature algorithm of the CA certificate.
- start
Date string - The start date of the certificate.
- subject string
- The certificate's subject field.
- certificate_
pem str - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created_
by str - The user who created this CA certificate.
- created_
date str - When the CA certificate was created.
- description str
- Description for the certificate.
- end_
date str - The certificate's ISO 8601 formatted expiration date.
- fingerprint str
- The fingerprint of the certificate.
- issuer str
- The certificate's issuer.
- serial_
number str - The unique serial number of the certificate.
- signature_
algorithm str - The signature algorithm of the CA certificate.
- start_
date str - The start date of the certificate.
- subject str
- The certificate's subject field.
- certificate
Pem String - The certificate in PEM format, as found in a Base64 ASCII encoded file.
- created
By String - The user who created this CA certificate.
- created
Date String - When the CA certificate was created.
- description String
- Description for the certificate.
- end
Date String - The certificate's ISO 8601 formatted expiration date.
- fingerprint String
- The fingerprint of the certificate.
- issuer String
- The certificate's issuer.
- serial
Number String - The unique serial number of the certificate.
- signature
Algorithm String - The signature algorithm of the CA certificate.
- start
Date String - The start date of the certificate.
- subject String
- The certificate's subject field.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
