Replies: 2 comments 2 replies
-
Hi @1010dvpt - Thank you for the question! 🙇 Both endpoints will be supported in the Uber class, as neither have been deprecated. To access the V2 version of this operation, you will need to call it's operation ID: Please note: The V2 operation has only recently been added to FalconPy as part of the 1.4.8 version. This version package is not yet available in the production index, so you will need to install the bleeding edge or development package (Instructions for these installations can be found at the bottom of the post). The production package will be released on 04.04.2025. 🚀 |
Beta Was this translation helpful? Give feedback.
-
Hi @jshcodes - Thank you for the update. I am looking forward to pull this down tomorrow and integrating it. Much appreciated 🤘 |
Beta Was this translation helpful? Give feedback.
-
falconpy/src/falconpy/_endpoint/_aspm.py
Line 225 in 2bc405e
/aspm-api-gateway/api/v1/integrations
Should be
/aspm-api-gateway/api/v1/integrations/v2
https://assets.falcon.us-2.crowdstrike.com/support/api/swagger-us2.html#/ASPM/GetIntegrationsV2
returns a 404
Beta Was this translation helpful? Give feedback.
All reactions