carbonblack / cbapi-python

Carbon Black API - Python language bindings
Other
147 stars 86 forks source link

[Question] Is it possible to get multiple mac address for a device using the API? #313

Open yoavhiz opened 2 years ago

yoavhiz commented 2 years ago

I have a device with 2 different network interfaces, but when I query the endpoint appservices/v6/orgs/%s/devices/_search there is only one mac address for the device.

Another question if I may, is it possible to get information on cloud assets? (for example GCP,AWS,AZURE)

Thanks, Yoav