1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. rdsmysql
  6. getInstanceReadonlyNode
Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.50
published on Monday, Jul 20, 2026 by Volcengine

    Data Source schema for Volcengine::RDSMySQL::InstanceReadonlyNode

    Using getInstanceReadonlyNode

    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 getInstanceReadonlyNode(args: GetInstanceReadonlyNodeArgs, opts?: InvokeOptions): Promise<GetInstanceReadonlyNodeResult>
    function getInstanceReadonlyNodeOutput(args: GetInstanceReadonlyNodeOutputArgs, opts?: InvokeOptions): Output<GetInstanceReadonlyNodeResult>
    def get_instance_readonly_node(id: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetInstanceReadonlyNodeResult
    def get_instance_readonly_node_output(id: pulumi.Input[Optional[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetInstanceReadonlyNodeResult]
    func LookupInstanceReadonlyNode(ctx *Context, args *LookupInstanceReadonlyNodeArgs, opts ...InvokeOption) (*LookupInstanceReadonlyNodeResult, error)
    func LookupInstanceReadonlyNodeOutput(ctx *Context, args *LookupInstanceReadonlyNodeOutputArgs, opts ...InvokeOption) LookupInstanceReadonlyNodeResultOutput

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

    public static class GetInstanceReadonlyNode 
    {
        public static Task<GetInstanceReadonlyNodeResult> InvokeAsync(GetInstanceReadonlyNodeArgs args, InvokeOptions? opts = null)
        public static Output<GetInstanceReadonlyNodeResult> Invoke(GetInstanceReadonlyNodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetInstanceReadonlyNodeResult> getInstanceReadonlyNode(GetInstanceReadonlyNodeArgs args, InvokeOptions options)
    public static Output<GetInstanceReadonlyNodeResult> getInstanceReadonlyNode(GetInstanceReadonlyNodeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:rdsmysql/getInstanceReadonlyNode:getInstanceReadonlyNode
      arguments:
        # arguments dictionary
    data "volcenginecc_rdsmysql_get_instance_readonly_node" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getInstanceReadonlyNode Result

    The following output properties are available:

    CreateTime string
    Node creation time
    DelayReplicationTime int
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    Id string
    Uniquely identifies the resource.
    InstanceId string
    RDS MySQL instance ID
    Memory int
    Node memory size in GiB
    NodeId string
    Read-only node ID
    NodeSpec string
    Node specification
    NodeStatus string
    Node status
    NodeType string
    Node type, fixed as ReadOnly
    RegionId string
    Node region ID
    SyncDelay int
    Read-only node synchronization delay in seconds
    UpdateEndpointIds List<string>
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    UpdateTime string
    Node update time
    Vcpu int
    Node vCPU count
    ZoneId string
    Node availability zone ID
    CreateTime string
    Node creation time
    DelayReplicationTime int
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    Id string
    Uniquely identifies the resource.
    InstanceId string
    RDS MySQL instance ID
    Memory int
    Node memory size in GiB
    NodeId string
    Read-only node ID
    NodeSpec string
    Node specification
    NodeStatus string
    Node status
    NodeType string
    Node type, fixed as ReadOnly
    RegionId string
    Node region ID
    SyncDelay int
    Read-only node synchronization delay in seconds
    UpdateEndpointIds []string
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    UpdateTime string
    Node update time
    Vcpu int
    Node vCPU count
    ZoneId string
    Node availability zone ID
    create_time string
    Node creation time
    delay_replication_time number
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    id string
    Uniquely identifies the resource.
    instance_id string
    RDS MySQL instance ID
    memory number
    Node memory size in GiB
    node_id string
    Read-only node ID
    node_spec string
    Node specification
    node_status string
    Node status
    node_type string
    Node type, fixed as ReadOnly
    region_id string
    Node region ID
    sync_delay number
    Read-only node synchronization delay in seconds
    update_endpoint_ids list(string)
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    update_time string
    Node update time
    vcpu number
    Node vCPU count
    zone_id string
    Node availability zone ID
    createTime String
    Node creation time
    delayReplicationTime Integer
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    id String
    Uniquely identifies the resource.
    instanceId String
    RDS MySQL instance ID
    memory Integer
    Node memory size in GiB
    nodeId String
    Read-only node ID
    nodeSpec String
    Node specification
    nodeStatus String
    Node status
    nodeType String
    Node type, fixed as ReadOnly
    regionId String
    Node region ID
    syncDelay Integer
    Read-only node synchronization delay in seconds
    updateEndpointIds List<String>
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    updateTime String
    Node update time
    vcpu Integer
    Node vCPU count
    zoneId String
    Node availability zone ID
    createTime string
    Node creation time
    delayReplicationTime number
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    id string
    Uniquely identifies the resource.
    instanceId string
    RDS MySQL instance ID
    memory number
    Node memory size in GiB
    nodeId string
    Read-only node ID
    nodeSpec string
    Node specification
    nodeStatus string
    Node status
    nodeType string
    Node type, fixed as ReadOnly
    regionId string
    Node region ID
    syncDelay number
    Read-only node synchronization delay in seconds
    updateEndpointIds string[]
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    updateTime string
    Node update time
    vcpu number
    Node vCPU count
    zoneId string
    Node availability zone ID
    create_time str
    Node creation time
    delay_replication_time int
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    id str
    Uniquely identifies the resource.
    instance_id str
    RDS MySQL instance ID
    memory int
    Node memory size in GiB
    node_id str
    Read-only node ID
    node_spec str
    Node specification
    node_status str
    Node status
    node_type str
    Node type, fixed as ReadOnly
    region_id str
    Node region ID
    sync_delay int
    Read-only node synchronization delay in seconds
    update_endpoint_ids Sequence[str]
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    update_time str
    Node update time
    vcpu int
    Node vCPU count
    zone_id str
    Node availability zone ID
    createTime String
    Node creation time
    delayReplicationTime Number
    Read-only node replication delay in seconds. Can be modified using ModifyReadOnlyNodeDelayReplicationTime
    id String
    Uniquely identifies the resource.
    instanceId String
    RDS MySQL instance ID
    memory Number
    Node memory size in GiB
    nodeId String
    Read-only node ID
    nodeSpec String
    Node specification
    nodeStatus String
    Node status
    nodeType String
    Node type, fixed as ReadOnly
    regionId String
    Node region ID
    syncDelay Number
    Read-only node synchronization delay in seconds
    updateEndpointIds List<String>
    List of connection endpoint IDs to be synchronously updated when applying replication delay changes (optional, write-only, passed through to ModifyReadOnlyNodeDelayReplicationTime during Update)
    updateTime String
    Node update time
    vcpu Number
    Node vCPU count
    zoneId String
    Node availability zone ID

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.50
    published on Monday, Jul 20, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial