Storage Source Instance
API endpoint that allows storage sources to be viewed or edited.
GET /api/v2/storage/14/?format=api
{ "id": 14, "details": "https://api.beluga.insectai.org/api/v2/storage/14/?format=api", "name": "Default storage", "bucket": "test", "prefix": "", "endpoint_url": "https://object-arbutus.cloud.computecanada.ca", "public_base_url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/", "project": 1, "deployments_count": 0, "total_files_indexed": null, "total_size_indexed_display": "0 bytes", "total_size_indexed": null, "total_captures_indexed": null, "last_checked": null, "created_at": "2024-02-29T03:22:00.329602", "updated_at": "2024-02-29T03:22:14.917456", "user_permissions": [] }