pawanrawal commented :
Hey @Willem520, in the next version of Dgraph these admin endpoints like /state and /health would also be available over a GraphQL API at /admin. The gRPC client is mostly for executing queries and mutations and provides helper functions to make it easy for the client to do transactions whereas the Admin operations are available over HTTP.