Akamai v10.1.0 published on Thursday, Nov 6, 2025 by Pulumi
akamai.getMtlstruststoreCaSetActivities
Start a Neo task
Explain and create an akamai.getMtlstruststoreCaSetActivities resource
Using getMtlstruststoreCaSetActivities
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 getMtlstruststoreCaSetActivities(args: GetMtlstruststoreCaSetActivitiesArgs, opts?: InvokeOptions): Promise<GetMtlstruststoreCaSetActivitiesResult>
function getMtlstruststoreCaSetActivitiesOutput(args: GetMtlstruststoreCaSetActivitiesOutputArgs, opts?: InvokeOptions): Output<GetMtlstruststoreCaSetActivitiesResult>def get_mtlstruststore_ca_set_activities(end: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
start: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMtlstruststoreCaSetActivitiesResult
def get_mtlstruststore_ca_set_activities_output(end: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
start: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMtlstruststoreCaSetActivitiesResult]func GetMtlstruststoreCaSetActivities(ctx *Context, args *GetMtlstruststoreCaSetActivitiesArgs, opts ...InvokeOption) (*GetMtlstruststoreCaSetActivitiesResult, error)
func GetMtlstruststoreCaSetActivitiesOutput(ctx *Context, args *GetMtlstruststoreCaSetActivitiesOutputArgs, opts ...InvokeOption) GetMtlstruststoreCaSetActivitiesResultOutput> Note: This function is named GetMtlstruststoreCaSetActivities in the Go SDK.
public static class GetMtlstruststoreCaSetActivities
{
public static Task<GetMtlstruststoreCaSetActivitiesResult> InvokeAsync(GetMtlstruststoreCaSetActivitiesArgs args, InvokeOptions? opts = null)
public static Output<GetMtlstruststoreCaSetActivitiesResult> Invoke(GetMtlstruststoreCaSetActivitiesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMtlstruststoreCaSetActivitiesResult> getMtlstruststoreCaSetActivities(GetMtlstruststoreCaSetActivitiesArgs args, InvokeOptions options)
public static Output<GetMtlstruststoreCaSetActivitiesResult> getMtlstruststoreCaSetActivities(GetMtlstruststoreCaSetActivitiesArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getMtlstruststoreCaSetActivities:getMtlstruststoreCaSetActivities
arguments:
# arguments dictionaryThe following arguments are supported:
getMtlstruststoreCaSetActivities Result
The following output properties are available:
- Activities
List<Get
Mtlstruststore Ca Set Activities Activity> - Created
By string - Created
Date string - Deleted
By string - Deleted
Date string - Id string
- Name string
- Status string
- End string
- Start string
- Activities
[]Get
Mtlstruststore Ca Set Activities Activity - Created
By string - Created
Date string - Deleted
By string - Deleted
Date string - Id string
- Name string
- Status string
- End string
- Start string
- activities
List<Get
Mtlstruststore Ca Set Activities Activity> - created
By String - created
Date String - deleted
By String - deleted
Date String - id String
- name String
- status String
- end String
- start String
- activities
Get
Mtlstruststore Ca Set Activities Activity[] - created
By string - created
Date string - deleted
By string - deleted
Date string - id string
- name string
- status string
- end string
- start string
- activities
Sequence[Get
Mtlstruststore Ca Set Activities Activity] - created_
by str - created_
date str - deleted_
by str - deleted_
date str - id str
- name str
- status str
- end str
- start str
- activities List<Property Map>
- created
By String - created
Date String - deleted
By String - deleted
Date String - id String
- name String
- status String
- end String
- start String
Supporting Types
GetMtlstruststoreCaSetActivitiesActivity
- Activity
By string - The user who initiated this CA set activity.
- Activity
Date string - When this CA set activity occurred.
- Network string
- Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
- Type string
- The type of CA set activity. 'CREATE_CA_SET' indicates creating a CA set, or 'CREATE_CA_SET_VERSION' for creating a version. 'ACTIVATE_CA_SET_VERSION' indicates activating a CA set version, while 'DEACTIVATE_CA_SET_VERSION' indicates deactivation. 'DELETE_CA_SET' indicates deleting a CA set.
- Version int
- The CA set's incremental version number.
- Activity
By string - The user who initiated this CA set activity.
- Activity
Date string - When this CA set activity occurred.
- Network string
- Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
- Type string
- The type of CA set activity. 'CREATE_CA_SET' indicates creating a CA set, or 'CREATE_CA_SET_VERSION' for creating a version. 'ACTIVATE_CA_SET_VERSION' indicates activating a CA set version, while 'DEACTIVATE_CA_SET_VERSION' indicates deactivation. 'DELETE_CA_SET' indicates deleting a CA set.
- Version int
- The CA set's incremental version number.
- activity
By String - The user who initiated this CA set activity.
- activity
Date String - When this CA set activity occurred.
- network String
- Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
- type String
- The type of CA set activity. 'CREATE_CA_SET' indicates creating a CA set, or 'CREATE_CA_SET_VERSION' for creating a version. 'ACTIVATE_CA_SET_VERSION' indicates activating a CA set version, while 'DEACTIVATE_CA_SET_VERSION' indicates deactivation. 'DELETE_CA_SET' indicates deleting a CA set.
- version Integer
- The CA set's incremental version number.
- activity
By string - The user who initiated this CA set activity.
- activity
Date string - When this CA set activity occurred.
- network string
- Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
- type string
- The type of CA set activity. 'CREATE_CA_SET' indicates creating a CA set, or 'CREATE_CA_SET_VERSION' for creating a version. 'ACTIVATE_CA_SET_VERSION' indicates activating a CA set version, while 'DEACTIVATE_CA_SET_VERSION' indicates deactivation. 'DELETE_CA_SET' indicates deleting a CA set.
- version number
- The CA set's incremental version number.
- activity_
by str - The user who initiated this CA set activity.
- activity_
date str - When this CA set activity occurred.
- network str
- Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
- type str
- The type of CA set activity. 'CREATE_CA_SET' indicates creating a CA set, or 'CREATE_CA_SET_VERSION' for creating a version. 'ACTIVATE_CA_SET_VERSION' indicates activating a CA set version, while 'DEACTIVATE_CA_SET_VERSION' indicates deactivation. 'DELETE_CA_SET' indicates deleting a CA set.
- version int
- The CA set's incremental version number.
- activity
By String - The user who initiated this CA set activity.
- activity
Date String - When this CA set activity occurred.
- network String
- Indicates the network for any activation-related activities, either 'STAGING' or 'PRODUCTION'.
- type String
- The type of CA set activity. 'CREATE_CA_SET' indicates creating a CA set, or 'CREATE_CA_SET_VERSION' for creating a version. 'ACTIVATE_CA_SET_VERSION' indicates activating a CA set version, while 'DEACTIVATE_CA_SET_VERSION' indicates deactivation. 'DELETE_CA_SET' indicates deleting a CA set.
- version Number
- The CA set's incremental version number.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
