{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_exportStorage.subpackage_exportStorage/azureSpi API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_exportStorage.subpackage_exportStorage/azureSpi", "type": "folder" }, "items": [ { "info": { "name": "✨ Get all Azure SPI export storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/azure_spi", "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 Azure export storage c" }, { "info": { "name": "✨ Create Azure export storage with SPI authentication", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/azure_spi", "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 an Azure export storage connectio" }, { "info": { "name": "✨ Validate Azure SPI export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/azure_spi/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 Azure export storage" }, { "info": { "name": "✨ Get Azure SPI export storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/azure_spi/: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 Azure export storage conn" }, { "info": { "name": "✨ Update Azure SPI export storage", "type": "http" }, "http": { "method": "PATCH", "url": "http://localhost:8000/api/storages/export/azure_spi/: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 Azure export storage c" }, { "info": { "name": "✨ Delete Azure SPI export storage", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost:8000/api/storages/export/azure_spi/: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 Azure export storage c" }, { "info": { "name": "✨ Sync Azure SPI export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/azure_spi/: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
\nSync tasks from an Azure SPI export stor" } ] } ], "bundled": true }