Noticed that the MAC address per connection were empty when using fetching the server_profile using data. This will add the MAC address to the returned data structure.
Issues Resolved
None.
Check List
[ ] New functionality includes testing.
[ ] All tests pass for go 1.11 + gofmt checks.
[ ] New functionality has been documented in the README if applicable.
[ ] New functionality has been thoroughly documented in the examples (please include helpful comments).
[ ] New endpoints supported are updated in the endpoints-support.md file.
Description
Noticed that the MAC address per connection were empty when using fetching the server_profile using data. This will add the MAC address to the returned data structure.
Issues Resolved
None.
Check List