Hello,
is there a way to get a specific asset by its name from API?
I already use the API for some ticket tasks and now i also want to get information about assets.
I can use
server:8085/api/v3/assets/
to get a result.
But i want a specivic asset named "computername.domain" for example.
How to do this in Powershell?
Thank you.