{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_exportStorage.subpackage_exportStorage/gcsSa API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_exportStorage.subpackage_exportStorage/gcsSa", "type": "folder" }, "items": [ { "info": { "name": "✨ Get all GCS SA export storages", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/gcs_sa", "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 GCS export storage con" }, { "info": { "name": "✨ Create GCS export storage with SA Impersonation", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/gcs_sa", "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 GCS export storage connection w" }, { "info": { "name": "✨ Validate GCS SA export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/gcs_sa/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 GCS export storage c" }, { "info": { "name": "✨ Get GCS SA export storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/gcs_sa/: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 GCS export storage connec" }, { "info": { "name": "✨ Update GCS SA export storage", "type": "http" }, "http": { "method": "PATCH", "url": "http://localhost:8000/api/storages/export/gcs_sa/: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 GCS export storage con" }, { "info": { "name": "✨ Delete GCS SA export storage", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost:8000/api/storages/export/gcs_sa/: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 GCS export storage con" }, { "info": { "name": "✨ Sync GCS SA export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/gcs_sa/: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 annotations to a GCS SA export stor" } ] } ], "bundled": true }