1. Packages
  2. Konnect Provider
  3. API Docs
  4. getGatewayPluginJsonThreatProtection
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

konnect.getGatewayPluginJsonThreatProtection

Explore with Pulumi AI

konnect logo
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

    Using getGatewayPluginJsonThreatProtection

    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 getGatewayPluginJsonThreatProtection(args: GetGatewayPluginJsonThreatProtectionArgs, opts?: InvokeOptions): Promise<GetGatewayPluginJsonThreatProtectionResult>
    function getGatewayPluginJsonThreatProtectionOutput(args: GetGatewayPluginJsonThreatProtectionOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginJsonThreatProtectionResult>
    def get_gateway_plugin_json_threat_protection(control_plane_id: Optional[str] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetGatewayPluginJsonThreatProtectionResult
    def get_gateway_plugin_json_threat_protection_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginJsonThreatProtectionResult]
    func LookupGatewayPluginJsonThreatProtection(ctx *Context, args *LookupGatewayPluginJsonThreatProtectionArgs, opts ...InvokeOption) (*LookupGatewayPluginJsonThreatProtectionResult, error)
    func LookupGatewayPluginJsonThreatProtectionOutput(ctx *Context, args *LookupGatewayPluginJsonThreatProtectionOutputArgs, opts ...InvokeOption) LookupGatewayPluginJsonThreatProtectionResultOutput

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

    public static class GetGatewayPluginJsonThreatProtection 
    {
        public static Task<GetGatewayPluginJsonThreatProtectionResult> InvokeAsync(GetGatewayPluginJsonThreatProtectionArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayPluginJsonThreatProtectionResult> Invoke(GetGatewayPluginJsonThreatProtectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayPluginJsonThreatProtectionResult> getGatewayPluginJsonThreatProtection(GetGatewayPluginJsonThreatProtectionArgs args, InvokeOptions options)
    public static Output<GetGatewayPluginJsonThreatProtectionResult> getGatewayPluginJsonThreatProtection(GetGatewayPluginJsonThreatProtectionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getGatewayPluginJsonThreatProtection:getGatewayPluginJsonThreatProtection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGatewayPluginJsonThreatProtection Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginJsonThreatProtectionConfig

    EnforcementMode string
    Enforcement mode of the security policy.
    ErrorMessage string
    The response message when validation fails
    ErrorStatusCode double
    The response status code when validation fails.
    MaxArrayElementCount double
    Max number of elements in an array. -1 means unlimited.
    MaxBodySize double
    Max size of the request body. -1 means unlimited.
    MaxContainerDepth double
    Max nested depth of objects and arrays. -1 means unlimited.
    MaxObjectEntryCount double
    Max number of entries in an object. -1 means unlimited.
    MaxObjectEntryNameLength double
    Max string length of object name. -1 means unlimited.
    MaxStringValueLength double
    Max string value length. -1 means unlimited.
    EnforcementMode string
    Enforcement mode of the security policy.
    ErrorMessage string
    The response message when validation fails
    ErrorStatusCode float64
    The response status code when validation fails.
    MaxArrayElementCount float64
    Max number of elements in an array. -1 means unlimited.
    MaxBodySize float64
    Max size of the request body. -1 means unlimited.
    MaxContainerDepth float64
    Max nested depth of objects and arrays. -1 means unlimited.
    MaxObjectEntryCount float64
    Max number of entries in an object. -1 means unlimited.
    MaxObjectEntryNameLength float64
    Max string length of object name. -1 means unlimited.
    MaxStringValueLength float64
    Max string value length. -1 means unlimited.
    enforcementMode String
    Enforcement mode of the security policy.
    errorMessage String
    The response message when validation fails
    errorStatusCode Double
    The response status code when validation fails.
    maxArrayElementCount Double
    Max number of elements in an array. -1 means unlimited.
    maxBodySize Double
    Max size of the request body. -1 means unlimited.
    maxContainerDepth Double
    Max nested depth of objects and arrays. -1 means unlimited.
    maxObjectEntryCount Double
    Max number of entries in an object. -1 means unlimited.
    maxObjectEntryNameLength Double
    Max string length of object name. -1 means unlimited.
    maxStringValueLength Double
    Max string value length. -1 means unlimited.
    enforcementMode string
    Enforcement mode of the security policy.
    errorMessage string
    The response message when validation fails
    errorStatusCode number
    The response status code when validation fails.
    maxArrayElementCount number
    Max number of elements in an array. -1 means unlimited.
    maxBodySize number
    Max size of the request body. -1 means unlimited.
    maxContainerDepth number
    Max nested depth of objects and arrays. -1 means unlimited.
    maxObjectEntryCount number
    Max number of entries in an object. -1 means unlimited.
    maxObjectEntryNameLength number
    Max string length of object name. -1 means unlimited.
    maxStringValueLength number
    Max string value length. -1 means unlimited.
    enforcement_mode str
    Enforcement mode of the security policy.
    error_message str
    The response message when validation fails
    error_status_code float
    The response status code when validation fails.
    max_array_element_count float
    Max number of elements in an array. -1 means unlimited.
    max_body_size float
    Max size of the request body. -1 means unlimited.
    max_container_depth float
    Max nested depth of objects and arrays. -1 means unlimited.
    max_object_entry_count float
    Max number of entries in an object. -1 means unlimited.
    max_object_entry_name_length float
    Max string length of object name. -1 means unlimited.
    max_string_value_length float
    Max string value length. -1 means unlimited.
    enforcementMode String
    Enforcement mode of the security policy.
    errorMessage String
    The response message when validation fails
    errorStatusCode Number
    The response status code when validation fails.
    maxArrayElementCount Number
    Max number of elements in an array. -1 means unlimited.
    maxBodySize Number
    Max size of the request body. -1 means unlimited.
    maxContainerDepth Number
    Max nested depth of objects and arrays. -1 means unlimited.
    maxObjectEntryCount Number
    Max number of entries in an object. -1 means unlimited.
    maxObjectEntryNameLength Number
    Max string length of object name. -1 means unlimited.
    maxStringValueLength Number
    Max string value length. -1 means unlimited.

    GetGatewayPluginJsonThreatProtectionOrdering

    GetGatewayPluginJsonThreatProtectionOrderingAfter

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginJsonThreatProtectionOrderingBefore

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginJsonThreatProtectionRoute

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginJsonThreatProtectionService

    Id string
    Id string
    id String
    id string
    id str
    id String

    Package Details

    Repository
    konnect kong/terraform-provider-konnect
    License
    Notes
    This Pulumi package is based on the konnect Terraform Provider.
    konnect logo
    konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong