1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getCynosdbProxyNode
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.getCynosdbProxyNode

Explore with Pulumi AI

tencentcloud logo
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

    Use this data source to query detailed information of cynosdb proxy_node

    Using getCynosdbProxyNode

    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 getCynosdbProxyNode(args: GetCynosdbProxyNodeArgs, opts?: InvokeOptions): Promise<GetCynosdbProxyNodeResult>
    function getCynosdbProxyNodeOutput(args: GetCynosdbProxyNodeOutputArgs, opts?: InvokeOptions): Output<GetCynosdbProxyNodeResult>
    def get_cynosdb_proxy_node(filters: Optional[Sequence[GetCynosdbProxyNodeFilter]] = None,
                               id: Optional[str] = None,
                               order_by: Optional[str] = None,
                               order_by_type: Optional[str] = None,
                               result_output_file: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetCynosdbProxyNodeResult
    def get_cynosdb_proxy_node_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetCynosdbProxyNodeFilterArgs]]]] = None,
                               id: Optional[pulumi.Input[str]] = None,
                               order_by: Optional[pulumi.Input[str]] = None,
                               order_by_type: Optional[pulumi.Input[str]] = None,
                               result_output_file: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetCynosdbProxyNodeResult]
    func GetCynosdbProxyNode(ctx *Context, args *GetCynosdbProxyNodeArgs, opts ...InvokeOption) (*GetCynosdbProxyNodeResult, error)
    func GetCynosdbProxyNodeOutput(ctx *Context, args *GetCynosdbProxyNodeOutputArgs, opts ...InvokeOption) GetCynosdbProxyNodeResultOutput

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

    public static class GetCynosdbProxyNode 
    {
        public static Task<GetCynosdbProxyNodeResult> InvokeAsync(GetCynosdbProxyNodeArgs args, InvokeOptions? opts = null)
        public static Output<GetCynosdbProxyNodeResult> Invoke(GetCynosdbProxyNodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCynosdbProxyNodeResult> getCynosdbProxyNode(GetCynosdbProxyNodeArgs args, InvokeOptions options)
    public static Output<GetCynosdbProxyNodeResult> getCynosdbProxyNode(GetCynosdbProxyNodeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getCynosdbProxyNode:getCynosdbProxyNode
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Filters List<GetCynosdbProxyNodeFilter>
    Search criteria, if there are multiple filters, the relationship between the filters is a logical AND relationship.
    Id string
    OrderBy string
    Sort field, value range:CREATETIME: creation time; PRIODENDTIME: expiration time.
    OrderByType string
    Sort type, value range:ASC: ascending sort; DESC: descending sort.
    ResultOutputFile string
    Used to save results.
    Filters []GetCynosdbProxyNodeFilter
    Search criteria, if there are multiple filters, the relationship between the filters is a logical AND relationship.
    Id string
    OrderBy string
    Sort field, value range:CREATETIME: creation time; PRIODENDTIME: expiration time.
    OrderByType string
    Sort type, value range:ASC: ascending sort; DESC: descending sort.
    ResultOutputFile string
    Used to save results.
    filters List<GetCynosdbProxyNodeFilter>
    Search criteria, if there are multiple filters, the relationship between the filters is a logical AND relationship.
    id String
    orderBy String
    Sort field, value range:CREATETIME: creation time; PRIODENDTIME: expiration time.
    orderByType String
    Sort type, value range:ASC: ascending sort; DESC: descending sort.
    resultOutputFile String
    Used to save results.
    filters GetCynosdbProxyNodeFilter[]
    Search criteria, if there are multiple filters, the relationship between the filters is a logical AND relationship.
    id string
    orderBy string
    Sort field, value range:CREATETIME: creation time; PRIODENDTIME: expiration time.
    orderByType string
    Sort type, value range:ASC: ascending sort; DESC: descending sort.
    resultOutputFile string
    Used to save results.
    filters Sequence[GetCynosdbProxyNodeFilter]
    Search criteria, if there are multiple filters, the relationship between the filters is a logical AND relationship.
    id str
    order_by str
    Sort field, value range:CREATETIME: creation time; PRIODENDTIME: expiration time.
    order_by_type str
    Sort type, value range:ASC: ascending sort; DESC: descending sort.
    result_output_file str
    Used to save results.
    filters List<Property Map>
    Search criteria, if there are multiple filters, the relationship between the filters is a logical AND relationship.
    id String
    orderBy String
    Sort field, value range:CREATETIME: creation time; PRIODENDTIME: expiration time.
    orderByType String
    Sort type, value range:ASC: ascending sort; DESC: descending sort.
    resultOutputFile String
    Used to save results.

    getCynosdbProxyNode Result

    The following output properties are available:

    Supporting Types

    GetCynosdbProxyNodeFilter

    Names List<string>
    Search String.
    Values List<string>
    Search String.
    ExactMatch bool
    Exact match or not.
    Name string
    Search Fields. Supported: Status, ProxyNodeId, ClusterId.
    Operator string
    Operator.
    Names []string
    Search String.
    Values []string
    Search String.
    ExactMatch bool
    Exact match or not.
    Name string
    Search Fields. Supported: Status, ProxyNodeId, ClusterId.
    Operator string
    Operator.
    names List<String>
    Search String.
    values List<String>
    Search String.
    exactMatch Boolean
    Exact match or not.
    name String
    Search Fields. Supported: Status, ProxyNodeId, ClusterId.
    operator String
    Operator.
    names string[]
    Search String.
    values string[]
    Search String.
    exactMatch boolean
    Exact match or not.
    name string
    Search Fields. Supported: Status, ProxyNodeId, ClusterId.
    operator string
    Operator.
    names Sequence[str]
    Search String.
    values Sequence[str]
    Search String.
    exact_match bool
    Exact match or not.
    name str
    Search Fields. Supported: Status, ProxyNodeId, ClusterId.
    operator str
    Operator.
    names List<String>
    Search String.
    values List<String>
    Search String.
    exactMatch Boolean
    Exact match or not.
    name String
    Search Fields. Supported: Status, ProxyNodeId, ClusterId.
    operator String
    Operator.

    GetCynosdbProxyNodeProxyNodeInfo

    AppId double
    User AppID.
    ClusterId string
    Cluster ID.
    Cpu double
    Database Agent Node CPU.
    Mem double
    Database Agent Node Memory.
    ProxyGroupId string
    Database Agent Group ID.
    ProxyNodeConnections double
    The current number of connections of the node. The DescribeProxyNodes interface does not return a value for this field.
    ProxyNodeId string
    Database Agent Node ID.
    Region string
    region.
    Status string
    Database Agent Node Status.
    Zone string
    Availability Zone.
    AppId float64
    User AppID.
    ClusterId string
    Cluster ID.
    Cpu float64
    Database Agent Node CPU.
    Mem float64
    Database Agent Node Memory.
    ProxyGroupId string
    Database Agent Group ID.
    ProxyNodeConnections float64
    The current number of connections of the node. The DescribeProxyNodes interface does not return a value for this field.
    ProxyNodeId string
    Database Agent Node ID.
    Region string
    region.
    Status string
    Database Agent Node Status.
    Zone string
    Availability Zone.
    appId Double
    User AppID.
    clusterId String
    Cluster ID.
    cpu Double
    Database Agent Node CPU.
    mem Double
    Database Agent Node Memory.
    proxyGroupId String
    Database Agent Group ID.
    proxyNodeConnections Double
    The current number of connections of the node. The DescribeProxyNodes interface does not return a value for this field.
    proxyNodeId String
    Database Agent Node ID.
    region String
    region.
    status String
    Database Agent Node Status.
    zone String
    Availability Zone.
    appId number
    User AppID.
    clusterId string
    Cluster ID.
    cpu number
    Database Agent Node CPU.
    mem number
    Database Agent Node Memory.
    proxyGroupId string
    Database Agent Group ID.
    proxyNodeConnections number
    The current number of connections of the node. The DescribeProxyNodes interface does not return a value for this field.
    proxyNodeId string
    Database Agent Node ID.
    region string
    region.
    status string
    Database Agent Node Status.
    zone string
    Availability Zone.
    app_id float
    User AppID.
    cluster_id str
    Cluster ID.
    cpu float
    Database Agent Node CPU.
    mem float
    Database Agent Node Memory.
    proxy_group_id str
    Database Agent Group ID.
    proxy_node_connections float
    The current number of connections of the node. The DescribeProxyNodes interface does not return a value for this field.
    proxy_node_id str
    Database Agent Node ID.
    region str
    region.
    status str
    Database Agent Node Status.
    zone str
    Availability Zone.
    appId Number
    User AppID.
    clusterId String
    Cluster ID.
    cpu Number
    Database Agent Node CPU.
    mem Number
    Database Agent Node Memory.
    proxyGroupId String
    Database Agent Group ID.
    proxyNodeConnections Number
    The current number of connections of the node. The DescribeProxyNodes interface does not return a value for this field.
    proxyNodeId String
    Database Agent Node ID.
    region String
    region.
    status String
    Database Agent Node Status.
    zone String
    Availability Zone.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack