1. Packages
  2. Akamai
  3. API Docs
  4. getCloudletsSharedPolicy
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

akamai.getCloudletsSharedPolicy

Explore with Pulumi AI

akamai logo
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

    Using getCloudletsSharedPolicy

    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 getCloudletsSharedPolicy(args: GetCloudletsSharedPolicyArgs, opts?: InvokeOptions): Promise<GetCloudletsSharedPolicyResult>
    function getCloudletsSharedPolicyOutput(args: GetCloudletsSharedPolicyOutputArgs, opts?: InvokeOptions): Output<GetCloudletsSharedPolicyResult>
    def get_cloudlets_shared_policy(activations: Optional[GetCloudletsSharedPolicyActivations] = None,
                                    policy_id: Optional[int] = None,
                                    version: Optional[int] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetCloudletsSharedPolicyResult
    def get_cloudlets_shared_policy_output(activations: Optional[pulumi.Input[GetCloudletsSharedPolicyActivationsArgs]] = None,
                                    policy_id: Optional[pulumi.Input[int]] = None,
                                    version: Optional[pulumi.Input[int]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetCloudletsSharedPolicyResult]
    func GetCloudletsSharedPolicy(ctx *Context, args *GetCloudletsSharedPolicyArgs, opts ...InvokeOption) (*GetCloudletsSharedPolicyResult, error)
    func GetCloudletsSharedPolicyOutput(ctx *Context, args *GetCloudletsSharedPolicyOutputArgs, opts ...InvokeOption) GetCloudletsSharedPolicyResultOutput

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

    public static class GetCloudletsSharedPolicy 
    {
        public static Task<GetCloudletsSharedPolicyResult> InvokeAsync(GetCloudletsSharedPolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudletsSharedPolicyResult> Invoke(GetCloudletsSharedPolicyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudletsSharedPolicyResult> getCloudletsSharedPolicy(GetCloudletsSharedPolicyArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getCloudletsSharedPolicy:getCloudletsSharedPolicy
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getCloudletsSharedPolicy Result

    The following output properties are available:

    CloudletType string
    Description string
    GroupId int
    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudletsSharedPolicy.

    MatchRules string
    Name string
    PolicyId int
    VersionDescription string
    Warnings string
    Activations GetCloudletsSharedPolicyActivations
    Version int
    CloudletType string
    Description string
    GroupId int
    Id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudletsSharedPolicy.

    MatchRules string
    Name string
    PolicyId int
    VersionDescription string
    Warnings string
    Activations GetCloudletsSharedPolicyActivations
    Version int
    cloudletType String
    description String
    groupId Integer
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudletsSharedPolicy.

    matchRules String
    name String
    policyId Integer
    versionDescription String
    warnings String
    activations GetCloudletsSharedPolicyActivations
    version Integer
    cloudletType string
    description string
    groupId number
    id string

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudletsSharedPolicy.

    matchRules string
    name string
    policyId number
    versionDescription string
    warnings string
    activations GetCloudletsSharedPolicyActivations
    version number
    cloudlet_type str
    description str
    group_id int
    id str

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudletsSharedPolicy.

    match_rules str
    name str
    policy_id int
    version_description str
    warnings str
    activations GetCloudletsSharedPolicyActivations
    version int
    cloudletType String
    description String
    groupId Number
    id String

    Deprecated: Required by the terraform plugin testing framework, always set to akamai.getCloudletsSharedPolicy.

    matchRules String
    name String
    policyId Number
    versionDescription String
    warnings String
    activations Property Map
    version Number

    Supporting Types

    GetCloudletsSharedPolicyActivations

    Production GetCloudletsSharedPolicyActivationsProduction
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    Staging GetCloudletsSharedPolicyActivationsStaging
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    Production GetCloudletsSharedPolicyActivationsProduction
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    Staging GetCloudletsSharedPolicyActivationsStaging
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    production GetCloudletsSharedPolicyActivationsProduction
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    staging GetCloudletsSharedPolicyActivationsStaging
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    production GetCloudletsSharedPolicyActivationsProduction
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    staging GetCloudletsSharedPolicyActivationsStaging
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    production GetCloudletsSharedPolicyActivationsProduction
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    staging GetCloudletsSharedPolicyActivationsStaging
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    production Property Map
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.
    staging Property Map
    The policy version number that's currently in use on this network and the status of the most recent activation or deactivation operation for this policy's versions.

    GetCloudletsSharedPolicyActivationsProduction

    Effective GetCloudletsSharedPolicyActivationsProductionEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    Latest GetCloudletsSharedPolicyActivationsProductionLatest
    The status of the latest activation or null if the policy has no activations.
    Effective GetCloudletsSharedPolicyActivationsProductionEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    Latest GetCloudletsSharedPolicyActivationsProductionLatest
    The status of the latest activation or null if the policy has no activations.
    effective GetCloudletsSharedPolicyActivationsProductionEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest GetCloudletsSharedPolicyActivationsProductionLatest
    The status of the latest activation or null if the policy has no activations.
    effective GetCloudletsSharedPolicyActivationsProductionEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest GetCloudletsSharedPolicyActivationsProductionLatest
    The status of the latest activation or null if the policy has no activations.
    effective GetCloudletsSharedPolicyActivationsProductionEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest GetCloudletsSharedPolicyActivationsProductionLatest
    The status of the latest activation or null if the policy has no activations.
    effective Property Map
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest Property Map
    The status of the latest activation or null if the policy has no activations.

    GetCloudletsSharedPolicyActivationsProductionEffective

    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Integer
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Integer
    Identifies the shared policy.
    policyVersion Integer
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId number
    Identifies the activation.
    createdBy string
    The username who created the activation.
    createdDate string
    ISO 8601 timestamp indicating when the activation was created.
    finishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId number
    Identifies the shared policy.
    policyVersion number
    The number of the policy version.
    policyVersionDeleted boolean
    Indicates if the policy version is deleted.
    status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activation_id int
    Identifies the activation.
    created_by str
    The username who created the activation.
    created_date str
    ISO 8601 timestamp indicating when the activation was created.
    finish_date str
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network str
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation str
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policy_id int
    Identifies the shared policy.
    policy_version int
    The number of the policy version.
    policy_version_deleted bool
    Indicates if the policy version is deleted.
    status str
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Number
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Number
    Identifies the shared policy.
    policyVersion Number
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.

    GetCloudletsSharedPolicyActivationsProductionLatest

    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Integer
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Integer
    Identifies the shared policy.
    policyVersion Integer
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId number
    Identifies the activation.
    createdBy string
    The username who created the activation.
    createdDate string
    ISO 8601 timestamp indicating when the activation was created.
    finishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId number
    Identifies the shared policy.
    policyVersion number
    The number of the policy version.
    policyVersionDeleted boolean
    Indicates if the policy version is deleted.
    status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activation_id int
    Identifies the activation.
    created_by str
    The username who created the activation.
    created_date str
    ISO 8601 timestamp indicating when the activation was created.
    finish_date str
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network str
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation str
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policy_id int
    Identifies the shared policy.
    policy_version int
    The number of the policy version.
    policy_version_deleted bool
    Indicates if the policy version is deleted.
    status str
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Number
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Number
    Identifies the shared policy.
    policyVersion Number
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.

    GetCloudletsSharedPolicyActivationsStaging

    Effective GetCloudletsSharedPolicyActivationsStagingEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    Latest GetCloudletsSharedPolicyActivationsStagingLatest
    The status of the latest activation or null if the policy has no activations.
    Effective GetCloudletsSharedPolicyActivationsStagingEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    Latest GetCloudletsSharedPolicyActivationsStagingLatest
    The status of the latest activation or null if the policy has no activations.
    effective GetCloudletsSharedPolicyActivationsStagingEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest GetCloudletsSharedPolicyActivationsStagingLatest
    The status of the latest activation or null if the policy has no activations.
    effective GetCloudletsSharedPolicyActivationsStagingEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest GetCloudletsSharedPolicyActivationsStagingLatest
    The status of the latest activation or null if the policy has no activations.
    effective GetCloudletsSharedPolicyActivationsStagingEffective
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest GetCloudletsSharedPolicyActivationsStagingLatest
    The status of the latest activation or null if the policy has no activations.
    effective Property Map
    The status of the activation that's currently in use on this network, or null if the policy has no activations.
    latest Property Map
    The status of the latest activation or null if the policy has no activations.

    GetCloudletsSharedPolicyActivationsStagingEffective

    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Integer
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Integer
    Identifies the shared policy.
    policyVersion Integer
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId number
    Identifies the activation.
    createdBy string
    The username who created the activation.
    createdDate string
    ISO 8601 timestamp indicating when the activation was created.
    finishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId number
    Identifies the shared policy.
    policyVersion number
    The number of the policy version.
    policyVersionDeleted boolean
    Indicates if the policy version is deleted.
    status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activation_id int
    Identifies the activation.
    created_by str
    The username who created the activation.
    created_date str
    ISO 8601 timestamp indicating when the activation was created.
    finish_date str
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network str
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation str
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policy_id int
    Identifies the shared policy.
    policy_version int
    The number of the policy version.
    policy_version_deleted bool
    Indicates if the policy version is deleted.
    status str
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Number
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Number
    Identifies the shared policy.
    policyVersion Number
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.

    GetCloudletsSharedPolicyActivationsStagingLatest

    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    ActivationId int
    Identifies the activation.
    CreatedBy string
    The username who created the activation.
    CreatedDate string
    ISO 8601 timestamp indicating when the activation was created.
    FinishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    Network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    Operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    PolicyId int
    Identifies the shared policy.
    PolicyVersion int
    The number of the policy version.
    PolicyVersionDeleted bool
    Indicates if the policy version is deleted.
    Status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Integer
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Integer
    Identifies the shared policy.
    policyVersion Integer
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId number
    Identifies the activation.
    createdBy string
    The username who created the activation.
    createdDate string
    ISO 8601 timestamp indicating when the activation was created.
    finishDate string
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network string
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation string
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId number
    Identifies the shared policy.
    policyVersion number
    The number of the policy version.
    policyVersionDeleted boolean
    Indicates if the policy version is deleted.
    status string
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activation_id int
    Identifies the activation.
    created_by str
    The username who created the activation.
    created_date str
    ISO 8601 timestamp indicating when the activation was created.
    finish_date str
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network str
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation str
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policy_id int
    Identifies the shared policy.
    policy_version int
    The number of the policy version.
    policy_version_deleted bool
    Indicates if the policy version is deleted.
    status str
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.
    activationId Number
    Identifies the activation.
    createdBy String
    The username who created the activation.
    createdDate String
    ISO 8601 timestamp indicating when the activation was created.
    finishDate String
    ISO 8601 timestamp indicating when the activation ended, either successfully or unsuccessfully. You can check details of unsuccessful attempts in 'failureDetails'.
    network String
    The networks where you can activate or deactivate the policy version, either 'PRODUCTION' or 'STAGING'.
    operation String
    The operations that you can perform on a policy version, either 'ACTIVATION' or 'DEACTIVATION'.
    policyId Number
    Identifies the shared policy.
    policyVersion Number
    The number of the policy version.
    policyVersionDeleted Boolean
    Indicates if the policy version is deleted.
    status String
    The status of the operation, either 'IN_PROGRESS', 'SUCCESS', or 'FAILED'.

    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 v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi