Returns information about your Node.

FieldDescription
appNameName of app you are currently using. ARI stands for Aidos Reference Implementation
appVersionThe version of the Aidos software you're currently running.
jreAvailableProcessesAvailable cores on your machine for JRE.
jreFreeMemoryReturns the amount of free memory in the Java Virtual Machine.
jreMaxMemoryReturns the maximum amount of memory that the Java virtual machine will attempt to use.
jreTotalMemoryReturns the total amount of memory in the Java virtual machine.
latestMilestoneLatest milestone that was signed off by the coordinator.
latestMilestoneIndexIndex of the latest milestone.
latestSolidSubmeshMilestoneThe latest milestone which is solid and is used for sending transactions. For a milestone to become solid your local node must basically approve the submesh of coordinator-approved transactions, and have a consistent view of all referenced transactions.
latestSolidSubmeshMilestoneIndexIndex of the latest solid submesh.
peersNumber of peers you are directly connected with.
packetsQueueSizePackets which are currently queued up.
timeCurrent UNIX timestamp.
tipsNumber of tips in the network.
transactionsToRequestTransactions to request during syncing process.
Language
Click Try It! to start a request and see the response here!