[Bug]: API Network Member Endpoint not responding with full set of fields
Closed this issue ยท 1 comments
pbksol commented
๐ Describe the Bug
First: great piece of software :-)
Some of the fields documented at Returns a list of Members in a organization network are not included in the response.
These fields are not returned but should according to the docs:
- nodeid
- lastSeen
- online
- deleted
- name
BTW: the external IP would be a nice addition.
๐ Steps to Reproduce
Request network members for a given network ID for an Organisation ID.
๐ง Deployment Type
- Docker
- Standalone
โจ Expected Behavior
Returning field as shown in the documentation example
๐ ZTNET Logs
No response
๐ผ Screenshots
No response
pbksol commented
That was quick. And there's more information added. Looking forward to the next release :-)