1. Packages
  2. Akamai
  3. API Docs
  4. getMtlstruststoreCaSets
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

akamai.getMtlstruststoreCaSets

Start a Neo task
Explain and create an akamai.getMtlstruststoreCaSets resource
akamai logo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

    Using getMtlstruststoreCaSets

    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 getMtlstruststoreCaSets(args: GetMtlstruststoreCaSetsArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetsResult>
    function getMtlstruststoreCaSetsOutput(args: GetMtlstruststoreCaSetsOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetsResult>
    def get_mtlstruststore_ca_sets(activated_on: Optional[str] = None,
                                   name_prefix: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetsResult
    def get_mtlstruststore_ca_sets_output(activated_on: Optional[pulumi.Input[str]] = None,
                                   name_prefix: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetsResult]
    func GetMtlstruststoreCaSets(ctx *Context, args *GetMtlstruststoreCaSetsArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetsResult, error)
    func GetMtlstruststoreCaSetsOutput(ctx *Context, args *GetMtlstruststoreCaSetsOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetsResultOutput

    > Note: This function is named GetMtlstruststoreCaSets in the Go SDK.

    public static class GetMtlstruststoreCaSets 
    {
        public static Task<GetMtlstruststoreCaSetsResult> InvokeAsync(GetMtlstruststoreCaSetsArgs args, InvokeOptions? opts = null)
        public static Output<GetMtlstruststoreCaSetsResult> Invoke(GetMtlstruststoreCaSetsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMtlstruststoreCaSetsResult> getMtlstruststoreCaSets(GetMtlstruststoreCaSetsArgs args, InvokeOptions options)
    public static Output<GetMtlstruststoreCaSetsResult> getMtlstruststoreCaSets(GetMtlstruststoreCaSetsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getMtlstruststoreCaSets:getMtlstruststoreCaSets
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ActivatedOn string
    NamePrefix string
    ActivatedOn string
    NamePrefix string
    activatedOn String
    namePrefix String
    activatedOn string
    namePrefix string
    activatedOn String
    namePrefix String

    getMtlstruststoreCaSets Result

    The following output properties are available:

    CaSets List<GetMtlstruststoreCaSetsCaSet>
    Id string
    The provider-assigned unique ID for this managed resource.
    ActivatedOn string
    NamePrefix string
    CaSets []GetMtlstruststoreCaSetsCaSet
    Id string
    The provider-assigned unique ID for this managed resource.
    ActivatedOn string
    NamePrefix string
    caSets List<GetMtlstruststoreCaSetsCaSet>
    id String
    The provider-assigned unique ID for this managed resource.
    activatedOn String
    namePrefix String
    caSets GetMtlstruststoreCaSetsCaSet[]
    id string
    The provider-assigned unique ID for this managed resource.
    activatedOn string
    namePrefix string
    ca_sets Sequence[GetMtlstruststoreCaSetsCaSet]
    id str
    The provider-assigned unique ID for this managed resource.
    activated_on str
    name_prefix str
    caSets List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    activatedOn String
    namePrefix String

    Supporting Types

    GetMtlstruststoreCaSetsCaSet

    AccountId string
    Identifies the account the CA set belongs to.
    CreatedBy string
    The user who created the CA set.
    CreatedDate string
    When the CA set was created.
    DeletedBy string
    The user who requested the CA set be deleted, or null if there's no request.
    DeletedDate string
    When the CA set was deleted, or null if there's no request.
    Description string
    Any additional comments you can add to the CA set.
    Id string
    Identifies each CA set.
    LatestVersion int
    The most recent version based on the updated version.
    Name string
    The name of the CA set.
    ProductionVersion int
    The CA set version activated on the 'PRODUCTION' network.
    StagingVersion int
    The CA set version activated on the 'STAGING' network.
    Status string
    Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
    AccountId string
    Identifies the account the CA set belongs to.
    CreatedBy string
    The user who created the CA set.
    CreatedDate string
    When the CA set was created.
    DeletedBy string
    The user who requested the CA set be deleted, or null if there's no request.
    DeletedDate string
    When the CA set was deleted, or null if there's no request.
    Description string
    Any additional comments you can add to the CA set.
    Id string
    Identifies each CA set.
    LatestVersion int
    The most recent version based on the updated version.
    Name string
    The name of the CA set.
    ProductionVersion int
    The CA set version activated on the 'PRODUCTION' network.
    StagingVersion int
    The CA set version activated on the 'STAGING' network.
    Status string
    Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
    accountId String
    Identifies the account the CA set belongs to.
    createdBy String
    The user who created the CA set.
    createdDate String
    When the CA set was created.
    deletedBy String
    The user who requested the CA set be deleted, or null if there's no request.
    deletedDate String
    When the CA set was deleted, or null if there's no request.
    description String
    Any additional comments you can add to the CA set.
    id String
    Identifies each CA set.
    latestVersion Integer
    The most recent version based on the updated version.
    name String
    The name of the CA set.
    productionVersion Integer
    The CA set version activated on the 'PRODUCTION' network.
    stagingVersion Integer
    The CA set version activated on the 'STAGING' network.
    status String
    Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
    accountId string
    Identifies the account the CA set belongs to.
    createdBy string
    The user who created the CA set.
    createdDate string
    When the CA set was created.
    deletedBy string
    The user who requested the CA set be deleted, or null if there's no request.
    deletedDate string
    When the CA set was deleted, or null if there's no request.
    description string
    Any additional comments you can add to the CA set.
    id string
    Identifies each CA set.
    latestVersion number
    The most recent version based on the updated version.
    name string
    The name of the CA set.
    productionVersion number
    The CA set version activated on the 'PRODUCTION' network.
    stagingVersion number
    The CA set version activated on the 'STAGING' network.
    status string
    Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
    account_id str
    Identifies the account the CA set belongs to.
    created_by str
    The user who created the CA set.
    created_date str
    When the CA set was created.
    deleted_by str
    The user who requested the CA set be deleted, or null if there's no request.
    deleted_date str
    When the CA set was deleted, or null if there's no request.
    description str
    Any additional comments you can add to the CA set.
    id str
    Identifies each CA set.
    latest_version int
    The most recent version based on the updated version.
    name str
    The name of the CA set.
    production_version int
    The CA set version activated on the 'PRODUCTION' network.
    staging_version int
    The CA set version activated on the 'STAGING' network.
    status str
    Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.
    accountId String
    Identifies the account the CA set belongs to.
    createdBy String
    The user who created the CA set.
    createdDate String
    When the CA set was created.
    deletedBy String
    The user who requested the CA set be deleted, or null if there's no request.
    deletedDate String
    When the CA set was deleted, or null if there's no request.
    description String
    Any additional comments you can add to the CA set.
    id String
    Identifies each CA set.
    latestVersion Number
    The most recent version based on the updated version.
    name String
    The name of the CA set.
    productionVersion Number
    The CA set version activated on the 'PRODUCTION' network.
    stagingVersion Number
    The CA set version activated on the 'STAGING' network.
    status String
    Indicates if the CA set was deleted, either 'NOT_DELETED', 'DELETING', or 'DELETED'.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate