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

akamai.getAprProtectedOperations

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

    Using getAprProtectedOperations

    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 getAprProtectedOperations(args: GetAprProtectedOperationsArgs, opts?: InvokeOptions): Promise<GetAprProtectedOperationsResult>
    function getAprProtectedOperationsOutput(args: GetAprProtectedOperationsOutputArgs, opts?: InvokeOptions): Output<GetAprProtectedOperationsResult>
    def get_apr_protected_operations(config_id: Optional[int] = None,
                                     operation_id: Optional[str] = None,
                                     security_policy_id: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetAprProtectedOperationsResult
    def get_apr_protected_operations_output(config_id: Optional[pulumi.Input[int]] = None,
                                     operation_id: Optional[pulumi.Input[str]] = None,
                                     security_policy_id: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetAprProtectedOperationsResult]
    func LookupAprProtectedOperations(ctx *Context, args *LookupAprProtectedOperationsArgs, opts ...InvokeOption) (*LookupAprProtectedOperationsResult, error)
    func LookupAprProtectedOperationsOutput(ctx *Context, args *LookupAprProtectedOperationsOutputArgs, opts ...InvokeOption) LookupAprProtectedOperationsResultOutput

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

    public static class GetAprProtectedOperations 
    {
        public static Task<GetAprProtectedOperationsResult> InvokeAsync(GetAprProtectedOperationsArgs args, InvokeOptions? opts = null)
        public static Output<GetAprProtectedOperationsResult> Invoke(GetAprProtectedOperationsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAprProtectedOperationsResult> getAprProtectedOperations(GetAprProtectedOperationsArgs args, InvokeOptions options)
    public static Output<GetAprProtectedOperationsResult> getAprProtectedOperations(GetAprProtectedOperationsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getAprProtectedOperations:getAprProtectedOperations
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getAprProtectedOperations Result

    The following output properties are available:

    ConfigId int
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    SecurityPolicyId string
    OperationId string
    ConfigId int
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    SecurityPolicyId string
    OperationId string
    configId Integer
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    securityPolicyId String
    operationId String
    configId number
    id string
    The provider-assigned unique ID for this managed resource.
    json string
    securityPolicyId string
    operationId string
    config_id int
    id str
    The provider-assigned unique ID for this managed resource.
    json str
    security_policy_id str
    operation_id str
    configId Number
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    securityPolicyId String
    operationId String

    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