Universal Ledger API。
服務:universalledger.googleapis.com
服務端點
服務端點是能指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點,而這項服務有下列服務端點,以及和該服務端點相關的所有 URI:
https://universalledger.googleapis.com
區域服務端點
區域服務端點是基本網址,可指定單一區域中 API 服務的網路位址。如果服務適用於多個區域,可能會有數個區域端點。選取位置即可查看這項服務的區域服務端點。
https://universalledger.googleapis.com REST 資源:v1.projects.locations
| 方法 | |
|---|---|
get |
GET /v1/{name=projects/*/locations/*} 取得位置的相關資訊。 |
list |
GET /v1/{name=projects/*}/locations 列出這項服務支援位置的相關資訊。 |
REST 資源:v1.projects.locations.endpoints
| 方法 | |
|---|---|
get |
GET /v1/{name=projects/*/locations/*/endpoints/*} 取得特定端點的詳細資料。 |
list |
GET /v1/{parent=projects/*/locations/*}/endpoints 列出指定專案和位置的所有端點。 |
queryAccount |
GET /v1/{endpoint=projects/*/locations/*/endpoints/*}:queryAccount 查詢網路中儲存的所有帳戶資訊。 |
queryData |
POST /v1/{endpoint=projects/*/locations/*/endpoints/*}:queryData 查詢網路中儲存在帳本上的資訊,例如帳戶和交易。 |
queryTransactionState |
GET /v1/{endpoint=projects/*/locations/*/endpoints/*}:queryTransactionState 查詢交易狀態。 |
submitOperationalTransaction |
POST /v1/{endpoint=projects/*/locations/*/endpoints/*}:submitOperationalTransaction 將作業交易提交至網路。 |
submitTransaction |
POST /v1/{endpoint=projects/*/locations/*/endpoints/*}:submitTransaction 將交易提交至網路。 |