{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_exportStorage.subpackage_exportStorage/databricks API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_exportStorage.subpackage_exportStorage/databricks", "type": "folder" }, "items": [ { "info": { "name": "✨ List Databricks export storages", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/databricks", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "ordering", "value": "", "type": "query", "description": "Which field to use when ordering the results." }, { "name": "project", "value": "", "type": "query", "description": "Project ID" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nGet a list of all Databricks Files expor" }, { "info": { "name": "✨ Create Databricks export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/databricks", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nCreate a Databricks Files export storage" }, { "info": { "name": "✨ Validate Databricks export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/databricks/validate", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nValidate a specific Databricks Files exp" }, { "info": { "name": "✨ Get Databricks export storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/databricks/:id", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nGet a specific Databricks Files export s" }, { "info": { "name": "✨ Update Databricks export storage", "type": "http" }, "http": { "method": "PATCH", "url": "http://localhost:8000/api/storages/export/databricks/:id", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nUpdate a specific Databricks Files expor" }, { "info": { "name": "✨ Delete Databricks export storage", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost:8000/api/storages/export/databricks/:id", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nDelete a specific Databricks Files expor" }, { "info": { "name": "✨ Sync Databricks export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/databricks/:id/sync", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nExport annotations to a Databricks Files" } ] } ], "bundled": true }