How to use computer_id and endpointId in Public APIs
We are trying to build automation with Bitdefender APIs (https://www.bitdefender.com/business/support/en/77209-125277-public-api.html). But we are facing one issue. Most of the Bitdefender Events have field "computer_id". Some events have both fields "computer_id" and "endpointId". Are they the same? If not, why are they different?
We try to use the Incidents API createIsolateEndpointTask to automate the response. The API takes parameter "endpointId". If I only have events with "computer_id", does that mean I cannot call the API on that endpoint?
Thanks
Answers
-
Hello @joecao,
I'm attaching a link to my response, with the Bitdefender API Documentation for customers, here -> https://www.bitdefender.com/business/support/en/77209-125277-public-api.html?adobe_mc=MCMID%3D14027460904066450195211421699803032388%7CMCORGID%3D0E920C0F53DA9E9B0A490D45%2540AdobeOrg%7CTS%3D1654513860 that could help you achieve the integration.
Should the information you look for not appear within the link i sent you, it would be of great help if you can list what is missing so we can also update it and keep it fresh.
This being said, in this case, I also strongly advise to get in contact with the Enterprise Support Team as they are hands on with API integration and could advise more concise information.
Let me know how it works out and do keep me updated!
Alex D.
1 -
Hi Alex,
As I mentioned in the question, we have read the API documents. The question is how to use the fields "machine_id" and "endpointId" required in the APIs.
Some APIs require "endpointId", such as the API createIsolateEndpointTask https://www.bitdefender.com/business/support/en/77209-135330-createisolateendpointtask.html. However, most of the APIs only return "machine_id". How can we find the "endpointId"? Can we use "machine_id" in the place of "endpointId"?
Thanks,
Joe
0 -
Hi @joecao,
I do apologize for the late reply.
In this case i strongly suggest you contact the Enterprise Support Team as they are more equipped to assist with the differences in the fields used, machine_ID vs endpoindID and to what it pertains on your side.
Let me know of a case number as well so i can keep the situation up to date.
Alex D.
1 -
Is there really no public answer to this?
0