Exporting all information about a specific mac

Welltokpete
New Contributor

Is there an easy way to export all information from the JSS db about a certain mac?

1 REPLY 1

davidacland
Honored Contributor II
Honored Contributor II

The easy way would be to search for the computer and then export from the export button in the bottom right. The more complicated way would be to download the record as XML using the API curl -H "Accept: text/xml" -sfku apiusername:apipassword https://your.jss.server:8443/JSSResource/computers/name/{computername}