Hi,
I don’t seem to be able to get meta data about the clients, via the API. Is it available?
Thank you
Hi,
I don’t seem to be able to get meta data about the clients, via the API. Is it available?
Thank you
Hi @quantnik. If you’re referring the meta as specified by the client meta config param this is available by the read node API endpoint like curl localhost:4646/v1/node/157cf217-056e-ca81-8794-df44439ac384 |jq '.Meta'
.
Thanks,
jrasell and the Nomad team