{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_importStorage.subpackage_importStorage/gcsSa API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_importStorage.subpackage_importStorage/gcsSa", "type": "folder" }, "items": [ { "info": { "name": "✨ Get all GCS SA import storages", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/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 list of all GCS import storage conne" }, { "info": { "name": "✨ Create GCS import storage with SA Impersonation", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/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 GCS import storage with Service A" }, { "info": { "name": "✨ Validate GCS SA import storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/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 import storage c" }, { "info": { "name": "✨ Get GCS SA import storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/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 import storage connec" }, { "info": { "name": "✨ Update GCS SA import storage", "type": "http" }, "http": { "method": "PATCH", "url": "http://localhost:8000/api/storages/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 import storage con" }, { "info": { "name": "✨ Delete GCS SA import storage", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost:8000/api/storages/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 import storage con" }, { "info": { "name": "✨ Sync GCS SA import storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/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 tasks from a GCS import storage con" } ] } ], "bundled": true }