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

akamai.getMtlstruststoreCaSetActivations

Get Started
akamai logo
Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi

    Using getMtlstruststoreCaSetActivations

    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 getMtlstruststoreCaSetActivations(args: GetMtlstruststoreCaSetActivationsArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetActivationsResult>
    function getMtlstruststoreCaSetActivationsOutput(args: GetMtlstruststoreCaSetActivationsOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetActivationsResult>
    def get_mtlstruststore_ca_set_activations(ca_set_id: Optional[str] = None,
                                              ca_set_name: Optional[str] = None,
                                              network: Optional[str] = None,
                                              status: Optional[str] = None,
                                              type: Optional[str] = None,
                                              version: Optional[int] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetActivationsResult
    def get_mtlstruststore_ca_set_activations_output(ca_set_id: Optional[pulumi.Input[str]] = None,
                                              ca_set_name: Optional[pulumi.Input[str]] = None,
                                              network: Optional[pulumi.Input[str]] = None,
                                              status: Optional[pulumi.Input[str]] = None,
                                              type: Optional[pulumi.Input[str]] = None,
                                              version: Optional[pulumi.Input[int]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetActivationsResult]
    func GetMtlstruststoreCaSetActivations(ctx *Context, args *GetMtlstruststoreCaSetActivationsArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetActivationsResult, error)
    func GetMtlstruststoreCaSetActivationsOutput(ctx *Context, args *GetMtlstruststoreCaSetActivationsOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetActivationsResultOutput

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

    public static class GetMtlstruststoreCaSetActivations 
    {
        public static Task<GetMtlstruststoreCaSetActivationsResult> InvokeAsync(GetMtlstruststoreCaSetActivationsArgs args, InvokeOptions? opts = null)
        public static Output<GetMtlstruststoreCaSetActivationsResult> Invoke(GetMtlstruststoreCaSetActivationsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMtlstruststoreCaSetActivationsResult> getMtlstruststoreCaSetActivations(GetMtlstruststoreCaSetActivationsArgs args, InvokeOptions options)
    public static Output<GetMtlstruststoreCaSetActivationsResult> getMtlstruststoreCaSetActivations(GetMtlstruststoreCaSetActivationsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getMtlstruststoreCaSetActivations:getMtlstruststoreCaSetActivations
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CaSetId string
    CaSetName string
    Network string
    Status string
    Type string
    Version int
    CaSetId string
    CaSetName string
    Network string
    Status string
    Type string
    Version int
    caSetId String
    caSetName String
    network String
    status String
    type String
    version Integer
    caSetId string
    caSetName string
    network string
    status string
    type string
    version number
    caSetId String
    caSetName String
    network String
    status String
    type String
    version Number

    getMtlstruststoreCaSetActivations Result

    The following output properties are available:

    Activations List<GetMtlstruststoreCaSetActivationsActivation>
    CaSetId string
    CaSetName string
    Id string
    The provider-assigned unique ID for this managed resource.
    Network string
    Status string
    Type string
    Version int
    Activations []GetMtlstruststoreCaSetActivationsActivation
    CaSetId string
    CaSetName string
    Id string
    The provider-assigned unique ID for this managed resource.
    Network string
    Status string
    Type string
    Version int
    activations List<GetMtlstruststoreCaSetActivationsActivation>
    caSetId String
    caSetName String
    id String
    The provider-assigned unique ID for this managed resource.
    network String
    status String
    type String
    version Integer
    activations GetMtlstruststoreCaSetActivationsActivation[]
    caSetId string
    caSetName string
    id string
    The provider-assigned unique ID for this managed resource.
    network string
    status string
    type string
    version number
    activations Sequence[GetMtlstruststoreCaSetActivationsActivation]
    ca_set_id str
    ca_set_name str
    id str
    The provider-assigned unique ID for this managed resource.
    network str
    status str
    type str
    version int
    activations List<Property Map>
    caSetId String
    caSetName String
    id String
    The provider-assigned unique ID for this managed resource.
    network String
    status String
    type String
    version Number

    Supporting Types

    GetMtlstruststoreCaSetActivationsActivation

    CreatedBy string
    The user who requested the activity.
    CreatedDate string
    When the activity was requested.
    Id int
    Uniquely identifies the activation.
    ModifiedBy string
    The user who completed the activity.
    ModifiedDate string
    When the request was last modified, or null` if not yet modified.
    Network string
    Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
    Status string
    Status of the current activity, either 'IN_PROGRESS', 'COMPLETE', or 'FAILED'.
    Type string
    Type of requested activity, either 'ACTIVATE', 'DEACTIVATE', or 'DELETE'.
    Version int
    CA set version identifier.
    CreatedBy string
    The user who requested the activity.
    CreatedDate string
    When the activity was requested.
    Id int
    Uniquely identifies the activation.
    ModifiedBy string
    The user who completed the activity.
    ModifiedDate string
    When the request was last modified, or null` if not yet modified.
    Network string
    Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
    Status string
    Status of the current activity, either 'IN_PROGRESS', 'COMPLETE', or 'FAILED'.
    Type string
    Type of requested activity, either 'ACTIVATE', 'DEACTIVATE', or 'DELETE'.
    Version int
    CA set version identifier.
    createdBy String
    The user who requested the activity.
    createdDate String
    When the activity was requested.
    id Integer
    Uniquely identifies the activation.
    modifiedBy String
    The user who completed the activity.
    modifiedDate String
    When the request was last modified, or null` if not yet modified.
    network String
    Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
    status String
    Status of the current activity, either 'IN_PROGRESS', 'COMPLETE', or 'FAILED'.
    type String
    Type of requested activity, either 'ACTIVATE', 'DEACTIVATE', or 'DELETE'.
    version Integer
    CA set version identifier.
    createdBy string
    The user who requested the activity.
    createdDate string
    When the activity was requested.
    id number
    Uniquely identifies the activation.
    modifiedBy string
    The user who completed the activity.
    modifiedDate string
    When the request was last modified, or null` if not yet modified.
    network string
    Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
    status string
    Status of the current activity, either 'IN_PROGRESS', 'COMPLETE', or 'FAILED'.
    type string
    Type of requested activity, either 'ACTIVATE', 'DEACTIVATE', or 'DELETE'.
    version number
    CA set version identifier.
    created_by str
    The user who requested the activity.
    created_date str
    When the activity was requested.
    id int
    Uniquely identifies the activation.
    modified_by str
    The user who completed the activity.
    modified_date str
    When the request was last modified, or null` if not yet modified.
    network str
    Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
    status str
    Status of the current activity, either 'IN_PROGRESS', 'COMPLETE', or 'FAILED'.
    type str
    Type of requested activity, either 'ACTIVATE', 'DEACTIVATE', or 'DELETE'.
    version int
    CA set version identifier.
    createdBy String
    The user who requested the activity.
    createdDate String
    When the activity was requested.
    id Number
    Uniquely identifies the activation.
    modifiedBy String
    The user who completed the activity.
    modifiedDate String
    When the request was last modified, or null` if not yet modified.
    network String
    Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
    status String
    Status of the current activity, either 'IN_PROGRESS', 'COMPLETE', or 'FAILED'.
    type String
    Type of requested activity, either 'ACTIVATE', 'DEACTIVATE', or 'DELETE'.
    version Number
    CA set version identifier.

    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