1. Packages
  2. Rancher2 Provider
  3. API Docs
  4. getClusterProxyConfigV2
Rancher 2 v11.0.0 published on Wednesday, Dec 24, 2025 by Pulumi
rancher2 logo
Rancher 2 v11.0.0 published on Wednesday, Dec 24, 2025 by Pulumi

    Using getClusterProxyConfigV2

    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 getClusterProxyConfigV2(opts?: InvokeOptions): Promise<GetClusterProxyConfigV2Result>
    function getClusterProxyConfigV2Output(opts?: InvokeOptions): Output<GetClusterProxyConfigV2Result>
    def get_cluster_proxy_config_v2(opts: Optional[InvokeOptions] = None) -> GetClusterProxyConfigV2Result
    def get_cluster_proxy_config_v2_output(opts: Optional[InvokeOptions] = None) -> Output[GetClusterProxyConfigV2Result]
    func LookupClusterProxyConfigV2(ctx *Context, opts ...InvokeOption) (*LookupClusterProxyConfigV2Result, error)
    func LookupClusterProxyConfigV2Output(ctx *Context, opts ...InvokeOption) LookupClusterProxyConfigV2ResultOutput

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

    public static class GetClusterProxyConfigV2 
    {
        public static Task<GetClusterProxyConfigV2Result> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetClusterProxyConfigV2Result> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetClusterProxyConfigV2Result> getClusterProxyConfigV2(InvokeOptions options)
    public static Output<GetClusterProxyConfigV2Result> getClusterProxyConfigV2(InvokeOptions options)
    
    fn::invoke:
      function: rancher2:index/getClusterProxyConfigV2:getClusterProxyConfigV2
      arguments:
        # arguments dictionary

    getClusterProxyConfigV2 Result

    The following output properties are available:

    ClusterId string
    Enabled bool
    Id string
    The provider-assigned unique ID for this managed resource.
    ClusterId string
    Enabled bool
    Id string
    The provider-assigned unique ID for this managed resource.
    clusterId String
    enabled Boolean
    id String
    The provider-assigned unique ID for this managed resource.
    clusterId string
    enabled boolean
    id string
    The provider-assigned unique ID for this managed resource.
    cluster_id str
    enabled bool
    id str
    The provider-assigned unique ID for this managed resource.
    clusterId String
    enabled Boolean
    id String
    The provider-assigned unique ID for this managed resource.

    Package Details

    Repository
    Rancher2 pulumi/pulumi-rancher2
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the rancher2 Terraform Provider.
    rancher2 logo
    Rancher 2 v11.0.0 published on Wednesday, Dec 24, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate