[ DOC ] [ falconpy.io ] PostDeviceDetailsV2 API documentation + API for hardware details #1425
Unanswered
haja-fgabriel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am planning on creating a script that pulls a list of devices IDs and device details, and I would love to know if there is any public documentation of the response details that the PostDeviceDetailsV2 API returns.
The only relevant fields I managed to see are the filter parameters: Available filters - Hosts, and I have also found a community-built SDK in C# that documents the device details response —
DeviceDetailResponse.cs – however, the response format is prone to changes, and I would like to ensure it is up to date.
Also, I would love to find out if there is any other API that also returns hardware details of a device: CPUs, disks, network interfaces etc.
The official REST API is protected by authenticating to a tenant with credentials, and I have no access for the moment to any environment.
Any feedback is welcome.
Thank you a lot!
Beta Was this translation helpful? Give feedback.
All reactions