Viewing docs for Akamai v11.1.0
published on Thursday, Apr 2, 2026 by Pulumi
published on Thursday, Apr 2, 2026 by Pulumi
Viewing docs for Akamai v11.1.0
published on Thursday, Apr 2, 2026 by Pulumi
published on Thursday, Apr 2, 2026 by Pulumi
Using getAppsecUrlProtectionPoliciesActions
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 getAppsecUrlProtectionPoliciesActions(args: GetAppsecUrlProtectionPoliciesActionsArgs, opts?: InvokeOptions): Promise<GetAppsecUrlProtectionPoliciesActionsResult>
function getAppsecUrlProtectionPoliciesActionsOutput(args: GetAppsecUrlProtectionPoliciesActionsOutputArgs, opts?: InvokeOptions): Output<GetAppsecUrlProtectionPoliciesActionsResult>def get_appsec_url_protection_policies_actions(config_id: Optional[int] = None,
security_policy_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppsecUrlProtectionPoliciesActionsResult
def get_appsec_url_protection_policies_actions_output(config_id: Optional[pulumi.Input[int]] = None,
security_policy_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppsecUrlProtectionPoliciesActionsResult]func GetAppsecUrlProtectionPoliciesActions(ctx *Context, args *GetAppsecUrlProtectionPoliciesActionsArgs, opts ...InvokeOption) (*GetAppsecUrlProtectionPoliciesActionsResult, error)
func GetAppsecUrlProtectionPoliciesActionsOutput(ctx *Context, args *GetAppsecUrlProtectionPoliciesActionsOutputArgs, opts ...InvokeOption) GetAppsecUrlProtectionPoliciesActionsResultOutput> Note: This function is named GetAppsecUrlProtectionPoliciesActions in the Go SDK.
public static class GetAppsecUrlProtectionPoliciesActions
{
public static Task<GetAppsecUrlProtectionPoliciesActionsResult> InvokeAsync(GetAppsecUrlProtectionPoliciesActionsArgs args, InvokeOptions? opts = null)
public static Output<GetAppsecUrlProtectionPoliciesActionsResult> Invoke(GetAppsecUrlProtectionPoliciesActionsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppsecUrlProtectionPoliciesActionsResult> getAppsecUrlProtectionPoliciesActions(GetAppsecUrlProtectionPoliciesActionsArgs args, InvokeOptions options)
public static Output<GetAppsecUrlProtectionPoliciesActionsResult> getAppsecUrlProtectionPoliciesActions(GetAppsecUrlProtectionPoliciesActionsArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getAppsecUrlProtectionPoliciesActions:getAppsecUrlProtectionPoliciesActions
arguments:
# arguments dictionaryThe following arguments are supported:
- Config
Id int - Security
Policy stringId
- Config
Id int - Security
Policy stringId
- config
Id Integer - security
Policy StringId
- config
Id number - security
Policy stringId
- config_
id int - security_
policy_ strid
- config
Id Number - security
Policy StringId
getAppsecUrlProtectionPoliciesActions Result
The following output properties are available:
- Config
Id int - Id string
- The provider-assigned unique ID for this managed resource.
- Security
Policy stringId - Url
Protection List<GetPolicies Actions Appsec Url Protection Policies Actions Url Protection Policies Action>
- Config
Id int - Id string
- The provider-assigned unique ID for this managed resource.
- Security
Policy stringId - Url
Protection []GetPolicies Actions Appsec Url Protection Policies Actions Url Protection Policies Action
- config
Id Integer - id String
- The provider-assigned unique ID for this managed resource.
- security
Policy StringId - url
Protection List<GetPolicies Actions Appsec Url Protection Policies Actions Url Protection Policies Action>
- config
Id number - id string
- The provider-assigned unique ID for this managed resource.
- security
Policy stringId - url
Protection GetPolicies Actions Appsec Url Protection Policies Actions Url Protection Policies Action[]
- config_
id int - id str
- The provider-assigned unique ID for this managed resource.
- security_
policy_ strid - url_
protection_ Sequence[Getpolicies_ actions Appsec Url Protection Policies Actions Url Protection Policies Action]
- config
Id Number - id String
- The provider-assigned unique ID for this managed resource.
- security
Policy StringId - url
Protection List<Property Map>Policies Actions
Supporting Types
GetAppsecUrlProtectionPoliciesActionsUrlProtectionPoliciesAction
- Load
Shedding stringAction - Action to take for load shedding.
- Max
Rate stringThreshold Action - Action to take when the max rate threshold is exceeded.
- Url
Protection intPolicy Id - Unique identifier of the URL protection policy.
- Load
Shedding stringAction - Action to take for load shedding.
- Max
Rate stringThreshold Action - Action to take when the max rate threshold is exceeded.
- Url
Protection intPolicy Id - Unique identifier of the URL protection policy.
- load
Shedding StringAction - Action to take for load shedding.
- max
Rate StringThreshold Action - Action to take when the max rate threshold is exceeded.
- url
Protection IntegerPolicy Id - Unique identifier of the URL protection policy.
- load
Shedding stringAction - Action to take for load shedding.
- max
Rate stringThreshold Action - Action to take when the max rate threshold is exceeded.
- url
Protection numberPolicy Id - Unique identifier of the URL protection policy.
- load_
shedding_ straction - Action to take for load shedding.
- max_
rate_ strthreshold_ action - Action to take when the max rate threshold is exceeded.
- url_
protection_ intpolicy_ id - Unique identifier of the URL protection policy.
- load
Shedding StringAction - Action to take for load shedding.
- max
Rate StringThreshold Action - Action to take when the max rate threshold is exceeded.
- url
Protection NumberPolicy Id - Unique identifier of the URL protection policy.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
Viewing docs for Akamai v11.1.0
published on Thursday, Apr 2, 2026 by Pulumi
published on Thursday, Apr 2, 2026 by Pulumi
