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

konnect.getCloudGatewayConfiguration

Explore with Pulumi AI

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

    Using getCloudGatewayConfiguration

    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 getCloudGatewayConfiguration(opts?: InvokeOptions): Promise<GetCloudGatewayConfigurationResult>
    function getCloudGatewayConfigurationOutput(opts?: InvokeOptions): Output<GetCloudGatewayConfigurationResult>
    def get_cloud_gateway_configuration(opts: Optional[InvokeOptions] = None) -> GetCloudGatewayConfigurationResult
    def get_cloud_gateway_configuration_output(opts: Optional[InvokeOptions] = None) -> Output[GetCloudGatewayConfigurationResult]
    func LookupCloudGatewayConfiguration(ctx *Context, opts ...InvokeOption) (*LookupCloudGatewayConfigurationResult, error)
    func LookupCloudGatewayConfigurationOutput(ctx *Context, opts ...InvokeOption) LookupCloudGatewayConfigurationResultOutput

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

    public static class GetCloudGatewayConfiguration 
    {
        public static Task<GetCloudGatewayConfigurationResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetCloudGatewayConfigurationResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudGatewayConfigurationResult> getCloudGatewayConfiguration(InvokeOptions options)
    public static Output<GetCloudGatewayConfigurationResult> getCloudGatewayConfiguration(InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getCloudGatewayConfiguration:getCloudGatewayConfiguration
      arguments:
        # arguments dictionary

    getCloudGatewayConfiguration Result

    The following output properties are available:

    Supporting Types

    GetCloudGatewayConfigurationDataplaneGroup

    Autoscale GetCloudGatewayConfigurationDataplaneGroupAutoscale
    CloudGatewayNetworkId string
    CreatedAt string
    An RFC-3339 timestamp representation of data-plane group creation date.
    EgressIpAddresses List<string>
    List of egress IP addresses for the network that this data-plane group runs on.
    Environments List<GetCloudGatewayConfigurationDataplaneGroupEnvironment>
    Array of environment variables to set for a data-plane group.
    Id string
    ID of the data-plane group that represents a deployment target for a set of data-planes.
    PrivateIpAddresses List<string>
    List of private IP addresses of the internal load balancer that proxies traffic to this data-plane group.
    Provider string
    Name of cloud provider.
    Region string
    Region ID for cloud provider region.
    State string
    State of the data-plane group.
    UpdatedAt string
    An RFC-3339 timestamp representation of data-plane group update date.
    Autoscale GetCloudGatewayConfigurationDataplaneGroupAutoscale
    CloudGatewayNetworkId string
    CreatedAt string
    An RFC-3339 timestamp representation of data-plane group creation date.
    EgressIpAddresses []string
    List of egress IP addresses for the network that this data-plane group runs on.
    Environments []GetCloudGatewayConfigurationDataplaneGroupEnvironment
    Array of environment variables to set for a data-plane group.
    Id string
    ID of the data-plane group that represents a deployment target for a set of data-planes.
    PrivateIpAddresses []string
    List of private IP addresses of the internal load balancer that proxies traffic to this data-plane group.
    Provider string
    Name of cloud provider.
    Region string
    Region ID for cloud provider region.
    State string
    State of the data-plane group.
    UpdatedAt string
    An RFC-3339 timestamp representation of data-plane group update date.
    autoscale GetCloudGatewayConfigurationDataplaneGroupAutoscale
    cloudGatewayNetworkId String
    createdAt String
    An RFC-3339 timestamp representation of data-plane group creation date.
    egressIpAddresses List<String>
    List of egress IP addresses for the network that this data-plane group runs on.
    environments List<GetCloudGatewayConfigurationDataplaneGroupEnvironment>
    Array of environment variables to set for a data-plane group.
    id String
    ID of the data-plane group that represents a deployment target for a set of data-planes.
    privateIpAddresses List<String>
    List of private IP addresses of the internal load balancer that proxies traffic to this data-plane group.
    provider String
    Name of cloud provider.
    region String
    Region ID for cloud provider region.
    state String
    State of the data-plane group.
    updatedAt String
    An RFC-3339 timestamp representation of data-plane group update date.
    autoscale GetCloudGatewayConfigurationDataplaneGroupAutoscale
    cloudGatewayNetworkId string
    createdAt string
    An RFC-3339 timestamp representation of data-plane group creation date.
    egressIpAddresses string[]
    List of egress IP addresses for the network that this data-plane group runs on.
    environments GetCloudGatewayConfigurationDataplaneGroupEnvironment[]
    Array of environment variables to set for a data-plane group.
    id string
    ID of the data-plane group that represents a deployment target for a set of data-planes.
    privateIpAddresses string[]
    List of private IP addresses of the internal load balancer that proxies traffic to this data-plane group.
    provider string
    Name of cloud provider.
    region string
    Region ID for cloud provider region.
    state string
    State of the data-plane group.
    updatedAt string
    An RFC-3339 timestamp representation of data-plane group update date.
    autoscale GetCloudGatewayConfigurationDataplaneGroupAutoscale
    cloud_gateway_network_id str
    created_at str
    An RFC-3339 timestamp representation of data-plane group creation date.
    egress_ip_addresses Sequence[str]
    List of egress IP addresses for the network that this data-plane group runs on.
    environments Sequence[GetCloudGatewayConfigurationDataplaneGroupEnvironment]
    Array of environment variables to set for a data-plane group.
    id str
    ID of the data-plane group that represents a deployment target for a set of data-planes.
    private_ip_addresses Sequence[str]
    List of private IP addresses of the internal load balancer that proxies traffic to this data-plane group.
    provider str
    Name of cloud provider.
    region str
    Region ID for cloud provider region.
    state str
    State of the data-plane group.
    updated_at str
    An RFC-3339 timestamp representation of data-plane group update date.
    autoscale Property Map
    cloudGatewayNetworkId String
    createdAt String
    An RFC-3339 timestamp representation of data-plane group creation date.
    egressIpAddresses List<String>
    List of egress IP addresses for the network that this data-plane group runs on.
    environments List<Property Map>
    Array of environment variables to set for a data-plane group.
    id String
    ID of the data-plane group that represents a deployment target for a set of data-planes.
    privateIpAddresses List<String>
    List of private IP addresses of the internal load balancer that proxies traffic to this data-plane group.
    provider String
    Name of cloud provider.
    region String
    Region ID for cloud provider region.
    state String
    State of the data-plane group.
    updatedAt String
    An RFC-3339 timestamp representation of data-plane group update date.

    GetCloudGatewayConfigurationDataplaneGroupAutoscale

    configurationDataPlaneGroupAutoscaleAutopilot Property Map
    Object that describes the autopilot autoscaling strategy.
    configurationDataPlaneGroupAutoscaleStatic Property Map
    Object that describes the static autoscaling strategy.

    GetCloudGatewayConfigurationDataplaneGroupAutoscaleConfigurationDataPlaneGroupAutoscaleAutopilot

    BaseRps double
    Base number of requests per second that the deployment target should support.
    Kind string
    MaxRps double
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    BaseRps float64
    Base number of requests per second that the deployment target should support.
    Kind string
    MaxRps float64
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    baseRps Double
    Base number of requests per second that the deployment target should support.
    kind String
    maxRps Double
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    baseRps number
    Base number of requests per second that the deployment target should support.
    kind string
    maxRps number
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    base_rps float
    Base number of requests per second that the deployment target should support.
    kind str
    max_rps float
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    baseRps Number
    Base number of requests per second that the deployment target should support.
    kind String
    maxRps Number
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.

    GetCloudGatewayConfigurationDataplaneGroupAutoscaleConfigurationDataPlaneGroupAutoscaleStatic

    InstanceType string
    Instance type name to indicate capacity.
    Kind string
    RequestedInstances double
    Number of data-planes the deployment target will contain.
    InstanceType string
    Instance type name to indicate capacity.
    Kind string
    RequestedInstances float64
    Number of data-planes the deployment target will contain.
    instanceType String
    Instance type name to indicate capacity.
    kind String
    requestedInstances Double
    Number of data-planes the deployment target will contain.
    instanceType string
    Instance type name to indicate capacity.
    kind string
    requestedInstances number
    Number of data-planes the deployment target will contain.
    instance_type str
    Instance type name to indicate capacity.
    kind str
    requested_instances float
    Number of data-planes the deployment target will contain.
    instanceType String
    Instance type name to indicate capacity.
    kind String
    requestedInstances Number
    Number of data-planes the deployment target will contain.

    GetCloudGatewayConfigurationDataplaneGroupConfig

    Autoscale GetCloudGatewayConfigurationDataplaneGroupConfigAutoscale
    CloudGatewayNetworkId string
    Environments List<GetCloudGatewayConfigurationDataplaneGroupConfigEnvironment>
    Array of environment variables to set for a data-plane group.
    Provider string
    Name of cloud provider.
    Region string
    Region ID for cloud provider region.
    Autoscale GetCloudGatewayConfigurationDataplaneGroupConfigAutoscale
    CloudGatewayNetworkId string
    Environments []GetCloudGatewayConfigurationDataplaneGroupConfigEnvironment
    Array of environment variables to set for a data-plane group.
    Provider string
    Name of cloud provider.
    Region string
    Region ID for cloud provider region.
    autoscale GetCloudGatewayConfigurationDataplaneGroupConfigAutoscale
    cloudGatewayNetworkId String
    environments List<GetCloudGatewayConfigurationDataplaneGroupConfigEnvironment>
    Array of environment variables to set for a data-plane group.
    provider String
    Name of cloud provider.
    region String
    Region ID for cloud provider region.
    autoscale GetCloudGatewayConfigurationDataplaneGroupConfigAutoscale
    cloudGatewayNetworkId string
    environments GetCloudGatewayConfigurationDataplaneGroupConfigEnvironment[]
    Array of environment variables to set for a data-plane group.
    provider string
    Name of cloud provider.
    region string
    Region ID for cloud provider region.
    autoscale GetCloudGatewayConfigurationDataplaneGroupConfigAutoscale
    cloud_gateway_network_id str
    environments Sequence[GetCloudGatewayConfigurationDataplaneGroupConfigEnvironment]
    Array of environment variables to set for a data-plane group.
    provider str
    Name of cloud provider.
    region str
    Region ID for cloud provider region.
    autoscale Property Map
    cloudGatewayNetworkId String
    environments List<Property Map>
    Array of environment variables to set for a data-plane group.
    provider String
    Name of cloud provider.
    region String
    Region ID for cloud provider region.

    GetCloudGatewayConfigurationDataplaneGroupConfigAutoscale

    configurationDataPlaneGroupAutoscaleAutopilot Property Map
    Object that describes the autopilot autoscaling strategy.
    configurationDataPlaneGroupAutoscaleStatic Property Map
    Object that describes the static autoscaling strategy.

    GetCloudGatewayConfigurationDataplaneGroupConfigAutoscaleConfigurationDataPlaneGroupAutoscaleAutopilot

    BaseRps double
    Base number of requests per second that the deployment target should support.
    Kind string
    MaxRps double
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    BaseRps float64
    Base number of requests per second that the deployment target should support.
    Kind string
    MaxRps float64
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    baseRps Double
    Base number of requests per second that the deployment target should support.
    kind String
    maxRps Double
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    baseRps number
    Base number of requests per second that the deployment target should support.
    kind string
    maxRps number
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    base_rps float
    Base number of requests per second that the deployment target should support.
    kind str
    max_rps float
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.
    baseRps Number
    Base number of requests per second that the deployment target should support.
    kind String
    maxRps Number
    Max number of requests per second that the deployment target should support. If not set, this defaults to 10x base_rps.

    GetCloudGatewayConfigurationDataplaneGroupConfigAutoscaleConfigurationDataPlaneGroupAutoscaleStatic

    InstanceType string
    Instance type name to indicate capacity.
    Kind string
    RequestedInstances double
    Number of data-planes the deployment target will contain.
    InstanceType string
    Instance type name to indicate capacity.
    Kind string
    RequestedInstances float64
    Number of data-planes the deployment target will contain.
    instanceType String
    Instance type name to indicate capacity.
    kind String
    requestedInstances Double
    Number of data-planes the deployment target will contain.
    instanceType string
    Instance type name to indicate capacity.
    kind string
    requestedInstances number
    Number of data-planes the deployment target will contain.
    instance_type str
    Instance type name to indicate capacity.
    kind str
    requested_instances float
    Number of data-planes the deployment target will contain.
    instanceType String
    Instance type name to indicate capacity.
    kind String
    requestedInstances Number
    Number of data-planes the deployment target will contain.

    GetCloudGatewayConfigurationDataplaneGroupConfigEnvironment

    Name string
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    Value string
    Value assigned to the environment variable field for the data-plane group.
    Name string
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    Value string
    Value assigned to the environment variable field for the data-plane group.
    name String
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value String
    Value assigned to the environment variable field for the data-plane group.
    name string
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value string
    Value assigned to the environment variable field for the data-plane group.
    name str
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value str
    Value assigned to the environment variable field for the data-plane group.
    name String
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value String
    Value assigned to the environment variable field for the data-plane group.

    GetCloudGatewayConfigurationDataplaneGroupEnvironment

    Name string
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    Value string
    Value assigned to the environment variable field for the data-plane group.
    Name string
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    Value string
    Value assigned to the environment variable field for the data-plane group.
    name String
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value String
    Value assigned to the environment variable field for the data-plane group.
    name string
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value string
    Value assigned to the environment variable field for the data-plane group.
    name str
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value str
    Value assigned to the environment variable field for the data-plane group.
    name String
    Name of the environment variable field to set for the data-plane group. Must be prefixed by KONG_.
    value String
    Value assigned to the environment variable field for the data-plane group.

    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