konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginStandardWebhooks
Explore with Pulumi AI
Using getGatewayPluginStandardWebhooks
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 getGatewayPluginStandardWebhooks(args: GetGatewayPluginStandardWebhooksArgs, opts?: InvokeOptions): Promise<GetGatewayPluginStandardWebhooksResult>
function getGatewayPluginStandardWebhooksOutput(args: GetGatewayPluginStandardWebhooksOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginStandardWebhooksResult>def get_gateway_plugin_standard_webhooks(control_plane_id: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetGatewayPluginStandardWebhooksResult
def get_gateway_plugin_standard_webhooks_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginStandardWebhooksResult]func LookupGatewayPluginStandardWebhooks(ctx *Context, args *LookupGatewayPluginStandardWebhooksArgs, opts ...InvokeOption) (*LookupGatewayPluginStandardWebhooksResult, error)
func LookupGatewayPluginStandardWebhooksOutput(ctx *Context, args *LookupGatewayPluginStandardWebhooksOutputArgs, opts ...InvokeOption) LookupGatewayPluginStandardWebhooksResultOutput> Note: This function is named LookupGatewayPluginStandardWebhooks in the Go SDK.
public static class GetGatewayPluginStandardWebhooks 
{
    public static Task<GetGatewayPluginStandardWebhooksResult> InvokeAsync(GetGatewayPluginStandardWebhooksArgs args, InvokeOptions? opts = null)
    public static Output<GetGatewayPluginStandardWebhooksResult> Invoke(GetGatewayPluginStandardWebhooksInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGatewayPluginStandardWebhooksResult> getGatewayPluginStandardWebhooks(GetGatewayPluginStandardWebhooksArgs args, InvokeOptions options)
public static Output<GetGatewayPluginStandardWebhooksResult> getGatewayPluginStandardWebhooks(GetGatewayPluginStandardWebhooksArgs args, InvokeOptions options)
fn::invoke:
  function: konnect:index/getGatewayPluginStandardWebhooks:getGatewayPluginStandardWebhooks
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ControlPlane stringId 
- ControlPlane stringId 
- controlPlane StringId 
- controlPlane stringId 
- control_plane_ strid 
- controlPlane StringId 
getGatewayPluginStandardWebhooks Result
The following output properties are available:
- Config
GetGateway Plugin Standard Webhooks Config 
- ConsumerGroup GetGateway Plugin Standard Webhooks Consumer Group 
- ControlPlane stringId 
- CreatedAt double
- Enabled bool
- Id string
- InstanceName string
- Ordering
GetGateway Plugin Standard Webhooks Ordering 
- Protocols List<string>
- Route
GetGateway Plugin Standard Webhooks Route 
- Service
GetGateway Plugin Standard Webhooks Service 
- List<string>
- UpdatedAt double
- Config
GetGateway Plugin Standard Webhooks Config 
- ConsumerGroup GetGateway Plugin Standard Webhooks Consumer Group 
- ControlPlane stringId 
- CreatedAt float64
- Enabled bool
- Id string
- InstanceName string
- Ordering
GetGateway Plugin Standard Webhooks Ordering 
- Protocols []string
- Route
GetGateway Plugin Standard Webhooks Route 
- Service
GetGateway Plugin Standard Webhooks Service 
- []string
- UpdatedAt float64
- config
GetGateway Plugin Standard Webhooks Config 
- consumerGroup GetGateway Plugin Standard Webhooks Consumer Group 
- controlPlane StringId 
- createdAt Double
- enabled Boolean
- id String
- instanceName String
- ordering
GetGateway Plugin Standard Webhooks Ordering 
- protocols List<String>
- route
GetGateway Plugin Standard Webhooks Route 
- service
GetGateway Plugin Standard Webhooks Service 
- List<String>
- updatedAt Double
- config
GetGateway Plugin Standard Webhooks Config 
- consumerGroup GetGateway Plugin Standard Webhooks Consumer Group 
- controlPlane stringId 
- createdAt number
- enabled boolean
- id string
- instanceName string
- ordering
GetGateway Plugin Standard Webhooks Ordering 
- protocols string[]
- route
GetGateway Plugin Standard Webhooks Route 
- service
GetGateway Plugin Standard Webhooks Service 
- string[]
- updatedAt number
- config
GetGateway Plugin Standard Webhooks Config 
- consumer_group GetGateway Plugin Standard Webhooks Consumer Group 
- control_plane_ strid 
- created_at float
- enabled bool
- id str
- instance_name str
- ordering
GetGateway Plugin Standard Webhooks Ordering 
- protocols Sequence[str]
- route
GetGateway Plugin Standard Webhooks Route 
- service
GetGateway Plugin Standard Webhooks Service 
- Sequence[str]
- updated_at float
- config Property Map
- consumerGroup Property Map
- controlPlane StringId 
- createdAt Number
- enabled Boolean
- id String
- instanceName String
- ordering Property Map
- protocols List<String>
- route Property Map
- service Property Map
- List<String>
- updatedAt Number
Supporting Types
GetGatewayPluginStandardWebhooksConfig     
- SecretV1 string
- Webhook secret
- ToleranceSecond double
- Tolerance of the webhook timestamp in seconds. If the webhook timestamp is older than this number of seconds, it will be rejected with a '400' response.
- SecretV1 string
- Webhook secret
- ToleranceSecond float64
- Tolerance of the webhook timestamp in seconds. If the webhook timestamp is older than this number of seconds, it will be rejected with a '400' response.
- secretV1 String
- Webhook secret
- toleranceSecond Double
- Tolerance of the webhook timestamp in seconds. If the webhook timestamp is older than this number of seconds, it will be rejected with a '400' response.
- secretV1 string
- Webhook secret
- toleranceSecond number
- Tolerance of the webhook timestamp in seconds. If the webhook timestamp is older than this number of seconds, it will be rejected with a '400' response.
- secret_v1 str
- Webhook secret
- tolerance_second float
- Tolerance of the webhook timestamp in seconds. If the webhook timestamp is older than this number of seconds, it will be rejected with a '400' response.
- secretV1 String
- Webhook secret
- toleranceSecond Number
- Tolerance of the webhook timestamp in seconds. If the webhook timestamp is older than this number of seconds, it will be rejected with a '400' response.
GetGatewayPluginStandardWebhooksConsumerGroup      
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginStandardWebhooksOrdering     
GetGatewayPluginStandardWebhooksOrderingAfter      
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginStandardWebhooksOrderingBefore      
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginStandardWebhooksRoute     
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginStandardWebhooksService     
- 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 konnectTerraform Provider.