[ Web Proxy ]
URL:
Viewing: https://docs.cloud.google.com/blockchain-node-engine/docs/reference/rest [Back]  [Original]

Blockchain Node Engine API  |  Google Cloud Documentation Skip to main content
Google Cloud Documentation [Google Cloud Documentation]
Send feedback

Blockchain Node Engine API Stay organized with collections Save and categorize content based on your preferences.

Service: blockchainnodeengine.googleapis.com

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

REST Resource: v1.projects.locations

Methods
get GET /v1/{name=projects/*/locations/*}
Gets information about a location.
list GET /v1/{name=projects/*}/locations
Lists information about the supported locations for this service.

REST Resource: v1.projects.locations.blockchainNodes

Methods
create POST /v1/{parent=projects/*/locations/*}/blockchainNodes
Creates a new blockchain node in a given project and location.
delete DELETE /v1/{name=projects/*/locations/*/blockchainNodes/*}
Deletes a single blockchain node.
get GET /v1/{name=projects/*/locations/*/blockchainNodes/*}
Gets details of a single blockchain node.
list GET /v1/{parent=projects/*/locations/*}/blockchainNodes
Lists blockchain nodes in a given project and location.

REST Resource: v1.projects.locations.operations

Methods
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
Starts asynchronous cancellation on a long-running operation.
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
Deletes a long-running operation.
get GET /v1/{name=projects/*/locations/*/operations/*}
Gets the latest state of a long-running operation.
list GET /v1/{name=projects/*/locations/*}/operations
Lists operations that match the specified filter in the request.
Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-14 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-14 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page