konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginRequestTermination
Explore with Pulumi AI
Using getGatewayPluginRequestTermination
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 getGatewayPluginRequestTermination(args: GetGatewayPluginRequestTerminationArgs, opts?: InvokeOptions): Promise<GetGatewayPluginRequestTerminationResult>
function getGatewayPluginRequestTerminationOutput(args: GetGatewayPluginRequestTerminationOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginRequestTerminationResult>
def get_gateway_plugin_request_termination(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginRequestTerminationResult
def get_gateway_plugin_request_termination_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginRequestTerminationResult]
func LookupGatewayPluginRequestTermination(ctx *Context, args *LookupGatewayPluginRequestTerminationArgs, opts ...InvokeOption) (*LookupGatewayPluginRequestTerminationResult, error)
func LookupGatewayPluginRequestTerminationOutput(ctx *Context, args *LookupGatewayPluginRequestTerminationOutputArgs, opts ...InvokeOption) LookupGatewayPluginRequestTerminationResultOutput
> Note: This function is named LookupGatewayPluginRequestTermination
in the Go SDK.
public static class GetGatewayPluginRequestTermination
{
public static Task<GetGatewayPluginRequestTerminationResult> InvokeAsync(GetGatewayPluginRequestTerminationArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginRequestTerminationResult> Invoke(GetGatewayPluginRequestTerminationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginRequestTerminationResult> getGatewayPluginRequestTermination(GetGatewayPluginRequestTerminationArgs args, InvokeOptions options)
public static Output<GetGatewayPluginRequestTerminationResult> getGatewayPluginRequestTermination(GetGatewayPluginRequestTerminationArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginRequestTermination:getGatewayPluginRequestTermination
arguments:
# arguments dictionary
The following arguments are supported:
- Control
Plane stringId
- Control
Plane stringId
- control
Plane StringId
- control
Plane stringId
- control_
plane_ strid
- control
Plane StringId
getGatewayPluginRequestTermination Result
The following output properties are available:
- Config
Get
Gateway Plugin Request Termination Config - Consumer
Get
Gateway Plugin Request Termination Consumer - Consumer
Group GetGateway Plugin Request Termination Consumer Group - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Request Termination Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Request Termination Route - Service
Get
Gateway Plugin Request Termination Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Request Termination Config - Consumer
Get
Gateway Plugin Request Termination Consumer - Consumer
Group GetGateway Plugin Request Termination Consumer Group - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Request Termination Ordering - Protocols []string
- Route
Get
Gateway Plugin Request Termination Route - Service
Get
Gateway Plugin Request Termination Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Request Termination Config - consumer
Get
Gateway Plugin Request Termination Consumer - consumer
Group GetGateway Plugin Request Termination Consumer Group - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Request Termination Ordering - protocols List<String>
- route
Get
Gateway Plugin Request Termination Route - service
Get
Gateway Plugin Request Termination Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Request Termination Config - consumer
Get
Gateway Plugin Request Termination Consumer - consumer
Group GetGateway Plugin Request Termination Consumer Group - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Request Termination Ordering - protocols string[]
- route
Get
Gateway Plugin Request Termination Route - service
Get
Gateway Plugin Request Termination Service - string[]
- updated
At number
- config
Get
Gateway Plugin Request Termination Config - consumer
Get
Gateway Plugin Request Termination Consumer - consumer_
group GetGateway Plugin Request Termination Consumer Group - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Request Termination Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Request Termination Route - service
Get
Gateway Plugin Request Termination Service - Sequence[str]
- updated_
at float
- config Property Map
- consumer Property Map
- consumer
Group Property Map - control
Plane StringId - created
At Number - enabled Boolean
- id String
- instance
Name String - ordering Property Map
- protocols List<String>
- route Property Map
- service Property Map
- List<String>
- updated
At Number
Supporting Types
GetGatewayPluginRequestTerminationConfig
- Body string
- The raw response body to send. This is mutually exclusive with the
config.message
field. - Content
Type string - Content type of the raw response configured with
config.body
. - Echo bool
- When set, the plugin will echo a copy of the request back to the client. The main usecase for this is debugging. It can be combined with
trigger
in order to debug requests on live systems without disturbing real traffic. - Message string
- The message to send, if using the default response generator.
- Status
Code double - The response code to send. Must be an integer between 100 and 599.
- Trigger string
- A string representing an HTTP header name.
- Body string
- The raw response body to send. This is mutually exclusive with the
config.message
field. - Content
Type string - Content type of the raw response configured with
config.body
. - Echo bool
- When set, the plugin will echo a copy of the request back to the client. The main usecase for this is debugging. It can be combined with
trigger
in order to debug requests on live systems without disturbing real traffic. - Message string
- The message to send, if using the default response generator.
- Status
Code float64 - The response code to send. Must be an integer between 100 and 599.
- Trigger string
- A string representing an HTTP header name.
- body String
- The raw response body to send. This is mutually exclusive with the
config.message
field. - content
Type String - Content type of the raw response configured with
config.body
. - echo Boolean
- When set, the plugin will echo a copy of the request back to the client. The main usecase for this is debugging. It can be combined with
trigger
in order to debug requests on live systems without disturbing real traffic. - message String
- The message to send, if using the default response generator.
- status
Code Double - The response code to send. Must be an integer between 100 and 599.
- trigger String
- A string representing an HTTP header name.
- body string
- The raw response body to send. This is mutually exclusive with the
config.message
field. - content
Type string - Content type of the raw response configured with
config.body
. - echo boolean
- When set, the plugin will echo a copy of the request back to the client. The main usecase for this is debugging. It can be combined with
trigger
in order to debug requests on live systems without disturbing real traffic. - message string
- The message to send, if using the default response generator.
- status
Code number - The response code to send. Must be an integer between 100 and 599.
- trigger string
- A string representing an HTTP header name.
- body str
- The raw response body to send. This is mutually exclusive with the
config.message
field. - content_
type str - Content type of the raw response configured with
config.body
. - echo bool
- When set, the plugin will echo a copy of the request back to the client. The main usecase for this is debugging. It can be combined with
trigger
in order to debug requests on live systems without disturbing real traffic. - message str
- The message to send, if using the default response generator.
- status_
code float - The response code to send. Must be an integer between 100 and 599.
- trigger str
- A string representing an HTTP header name.
- body String
- The raw response body to send. This is mutually exclusive with the
config.message
field. - content
Type String - Content type of the raw response configured with
config.body
. - echo Boolean
- When set, the plugin will echo a copy of the request back to the client. The main usecase for this is debugging. It can be combined with
trigger
in order to debug requests on live systems without disturbing real traffic. - message String
- The message to send, if using the default response generator.
- status
Code Number - The response code to send. Must be an integer between 100 and 599.
- trigger String
- A string representing an HTTP header name.
GetGatewayPluginRequestTerminationConsumer
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginRequestTerminationConsumerGroup
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginRequestTerminationOrdering
GetGatewayPluginRequestTerminationOrderingAfter
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginRequestTerminationOrderingBefore
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginRequestTerminationRoute
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginRequestTerminationService
- 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.