Resource: Endpoint
Represents a Universal Ledger endpoint.
| JSON representation |
|---|
{ "name": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of the endpoint. Format: |
Methods |
|
|---|---|
|
Gets the details of a specific endpoint. |
|
Lists all endpoints for a given project and location. |
|
Queries all the information stored about an account in the network. |
|
Queries the network for information stored on the ledger, such as accounts and transactions. |
|
Queries the state of a transaction. |
|
Submits an operational transaction to the network. |
|
Submits a transaction to the network. |