- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.blockchainNodes
- REST Resource: v1.projects.locations.operations
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:
-
https://blockchainnodeengine.googleapis.com
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. |