{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_exportStorage.subpackage_exportStorage/gcswif API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_exportStorage.subpackage_exportStorage/gcswif", "type": "folder" }, "items": [ { "info": { "name": "✨ Get all GCS WIF export storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/gcswif", "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 WIF authentication", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/gcswif", "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 GCS export storage connection " }, { "info": { "name": "✨ Validate GCS WIF export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/gcswif/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 WIF export storage", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/storages/export/gcswif/: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 WIF export storage", "type": "http" }, "http": { "method": "PATCH", "url": "http://localhost:8000/api/storages/export/gcswif/: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 WIF export storage", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost:8000/api/storages/export/gcswif/: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 WIF export storage", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/storages/export/gcswif/: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 GCS WIF export storag" } ] } ], "bundled": true }