1. Packages
  2. Azure Native
  3. API Docs
  4. blockchain
  5. getTransactionNode
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.blockchain.getTransactionNode

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

    Get the details of the transaction node. Azure REST API version: 2018-06-01-preview.

    Using getTransactionNode

    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 getTransactionNode(args: GetTransactionNodeArgs, opts?: InvokeOptions): Promise<GetTransactionNodeResult>
    function getTransactionNodeOutput(args: GetTransactionNodeOutputArgs, opts?: InvokeOptions): Output<GetTransactionNodeResult>
    def get_transaction_node(blockchain_member_name: Optional[str] = None,
                             resource_group_name: Optional[str] = None,
                             transaction_node_name: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetTransactionNodeResult
    def get_transaction_node_output(blockchain_member_name: Optional[pulumi.Input[str]] = None,
                             resource_group_name: Optional[pulumi.Input[str]] = None,
                             transaction_node_name: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetTransactionNodeResult]
    func LookupTransactionNode(ctx *Context, args *LookupTransactionNodeArgs, opts ...InvokeOption) (*LookupTransactionNodeResult, error)
    func LookupTransactionNodeOutput(ctx *Context, args *LookupTransactionNodeOutputArgs, opts ...InvokeOption) LookupTransactionNodeResultOutput

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

    public static class GetTransactionNode 
    {
        public static Task<GetTransactionNodeResult> InvokeAsync(GetTransactionNodeArgs args, InvokeOptions? opts = null)
        public static Output<GetTransactionNodeResult> Invoke(GetTransactionNodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTransactionNodeResult> getTransactionNode(GetTransactionNodeArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:blockchain:getTransactionNode
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BlockchainMemberName string
    Blockchain member name.
    ResourceGroupName string
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    TransactionNodeName string
    Transaction node name.
    BlockchainMemberName string
    Blockchain member name.
    ResourceGroupName string
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    TransactionNodeName string
    Transaction node name.
    blockchainMemberName String
    Blockchain member name.
    resourceGroupName String
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    transactionNodeName String
    Transaction node name.
    blockchainMemberName string
    Blockchain member name.
    resourceGroupName string
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    transactionNodeName string
    Transaction node name.
    blockchain_member_name str
    Blockchain member name.
    resource_group_name str
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    transaction_node_name str
    Transaction node name.
    blockchainMemberName String
    Blockchain member name.
    resourceGroupName String
    The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
    transactionNodeName String
    Transaction node name.

    getTransactionNode Result

    The following output properties are available:

    Dns string
    Gets or sets the transaction node dns endpoint.
    Id string
    Fully qualified resource Id of the resource.
    Name string
    The name of the resource.
    ProvisioningState string
    Gets or sets the blockchain member provision state.
    PublicKey string
    Gets or sets the transaction node public key.
    Type string
    The type of the service - e.g. "Microsoft.Blockchain"
    UserName string
    Gets or sets the transaction node dns endpoint basic auth user name.
    FirewallRules List<Pulumi.AzureNative.Blockchain.Outputs.FirewallRuleResponse>
    Gets or sets the firewall rules.
    Location string
    Gets or sets the transaction node location.
    Password string
    Sets the transaction node dns endpoint basic auth password.
    Dns string
    Gets or sets the transaction node dns endpoint.
    Id string
    Fully qualified resource Id of the resource.
    Name string
    The name of the resource.
    ProvisioningState string
    Gets or sets the blockchain member provision state.
    PublicKey string
    Gets or sets the transaction node public key.
    Type string
    The type of the service - e.g. "Microsoft.Blockchain"
    UserName string
    Gets or sets the transaction node dns endpoint basic auth user name.
    FirewallRules []FirewallRuleResponse
    Gets or sets the firewall rules.
    Location string
    Gets or sets the transaction node location.
    Password string
    Sets the transaction node dns endpoint basic auth password.
    dns String
    Gets or sets the transaction node dns endpoint.
    id String
    Fully qualified resource Id of the resource.
    name String
    The name of the resource.
    provisioningState String
    Gets or sets the blockchain member provision state.
    publicKey String
    Gets or sets the transaction node public key.
    type String
    The type of the service - e.g. "Microsoft.Blockchain"
    userName String
    Gets or sets the transaction node dns endpoint basic auth user name.
    firewallRules List<FirewallRuleResponse>
    Gets or sets the firewall rules.
    location String
    Gets or sets the transaction node location.
    password String
    Sets the transaction node dns endpoint basic auth password.
    dns string
    Gets or sets the transaction node dns endpoint.
    id string
    Fully qualified resource Id of the resource.
    name string
    The name of the resource.
    provisioningState string
    Gets or sets the blockchain member provision state.
    publicKey string
    Gets or sets the transaction node public key.
    type string
    The type of the service - e.g. "Microsoft.Blockchain"
    userName string
    Gets or sets the transaction node dns endpoint basic auth user name.
    firewallRules FirewallRuleResponse[]
    Gets or sets the firewall rules.
    location string
    Gets or sets the transaction node location.
    password string
    Sets the transaction node dns endpoint basic auth password.
    dns str
    Gets or sets the transaction node dns endpoint.
    id str
    Fully qualified resource Id of the resource.
    name str
    The name of the resource.
    provisioning_state str
    Gets or sets the blockchain member provision state.
    public_key str
    Gets or sets the transaction node public key.
    type str
    The type of the service - e.g. "Microsoft.Blockchain"
    user_name str
    Gets or sets the transaction node dns endpoint basic auth user name.
    firewall_rules Sequence[FirewallRuleResponse]
    Gets or sets the firewall rules.
    location str
    Gets or sets the transaction node location.
    password str
    Sets the transaction node dns endpoint basic auth password.
    dns String
    Gets or sets the transaction node dns endpoint.
    id String
    Fully qualified resource Id of the resource.
    name String
    The name of the resource.
    provisioningState String
    Gets or sets the blockchain member provision state.
    publicKey String
    Gets or sets the transaction node public key.
    type String
    The type of the service - e.g. "Microsoft.Blockchain"
    userName String
    Gets or sets the transaction node dns endpoint basic auth user name.
    firewallRules List<Property Map>
    Gets or sets the firewall rules.
    location String
    Gets or sets the transaction node location.
    password String
    Sets the transaction node dns endpoint basic auth password.

    Supporting Types

    FirewallRuleResponse

    EndIpAddress string
    Gets or sets the end IP address of the firewall rule range.
    RuleName string
    Gets or sets the name of the firewall rules.
    StartIpAddress string
    Gets or sets the start IP address of the firewall rule range.
    EndIpAddress string
    Gets or sets the end IP address of the firewall rule range.
    RuleName string
    Gets or sets the name of the firewall rules.
    StartIpAddress string
    Gets or sets the start IP address of the firewall rule range.
    endIpAddress String
    Gets or sets the end IP address of the firewall rule range.
    ruleName String
    Gets or sets the name of the firewall rules.
    startIpAddress String
    Gets or sets the start IP address of the firewall rule range.
    endIpAddress string
    Gets or sets the end IP address of the firewall rule range.
    ruleName string
    Gets or sets the name of the firewall rules.
    startIpAddress string
    Gets or sets the start IP address of the firewall rule range.
    end_ip_address str
    Gets or sets the end IP address of the firewall rule range.
    rule_name str
    Gets or sets the name of the firewall rules.
    start_ip_address str
    Gets or sets the start IP address of the firewall rule range.
    endIpAddress String
    Gets or sets the end IP address of the firewall rule range.
    ruleName String
    Gets or sets the name of the firewall rules.
    startIpAddress String
    Gets or sets the start IP address of the firewall rule range.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi