sysdig-sdk-python icon indicating copy to clipboard operation
sysdig-sdk-python copied to clipboard

Update SDK to match Swagger Spec

Open ghost opened this issue 3 years ago • 0 comments
trafficstars

Current Swagger Spec in Sysdig denotes a bunch of APIs (Beta included)

https://us2.app.sysdig.com/api/docs/swagger-ui.html

However, the Python Client is missing quite a few of these new API definitions.

Please update the Python SDK to true up with the Swagger spec. (And add an experimental flag to enable the Beta APIs)

ghost avatar Nov 08 '22 20:11 ghost