hosting

GET /v1/storage/buckets/{bucketId}

One bucket.

Vituo vyote vya hosting

Uthibitishaji

Tuma ufunguo wa API kama tokeni ya kubeba. Ufunguo lazima uwe na ruhusa ya storage.view; ufunguo usio nayo unakataliwa kwa 403, si 404.

Endpoint hii haichukui kitambulisho cha shirika. Ufunguo wako tayari unalitambua shirika linalohusika, na jibu limewekewa kikomo kwa shirika hilo pekee.

Jaribu

Badilisha chochote kilicho ndani ya mabano ya pembe na maadili yako mwenyewe, na kishikiliaji cha ufunguo na ufunguo kutoka kwa dashibodi yako.

curl -X GET https://api.zinndigital.com/v1/storage/buckets/{bucketId} \
  -H "Authorization: Bearer zdk_live_…"

Umeingia kwenye akaunti? Dashibodi yako ya kiweko cha API inajaza kitambulisho chako halisi cha shirika na ufunguo wako mwenyewe, na kuendesha ombi dhidi ya API ya moja kwa moja ili uweze kuona jibu halisi. Fungua sehemu hii ya mwisho (endpoint) kwenye konsole ya API

Maelezo

One bucket belonging to this organisation. Requires `storage.view`.

Vigezo

JinaAinaInayohitajikaKilicho hiki
bucketId (path)stringNdiyoThe bucket's id.

Majibu

JinaAinaInayohitajikaKilicho hiki
idstringNdiyo
namestringNdiyoThe customer's own label, not the bucket's name at the vendor.
ownershipstring<zinn, customer>Ndiyo`zinn` is storage we operate and bill for; `customer` is the organisation's own bucket, which costs us nothing and is not metered against their allowance.
vendorstring<r2, s3, b2, bunny, gcore, minio>Ndiyo
statusstring<pending, active, suspended, failed>Ndiyo
bucket_namestringNdiyo
endpointstringHapana
regionstringHapana
public_base_urlstringHapanaWhere a public object is readable. Empty means the bucket is private and its objects are reachable only through a presigned URL.
bytes_storedintegerHapana
objects_storedintegerHapana
usage_measured_atstringHapanaWhen the size above was last measured against the vendor. `null` means it has not been measured yet — which is not the same as empty.
has_credentialbooleanNdiyoWhether a stored key exists. The key and the Vault path it lives at are deliberately absent from this payload.
meteredbooleanNdiyoWhether this bucket's bytes count against `object_storage_gb`.
created_atstringHapana

Hitilafu ambazo mwisho huu unaweza kurudisha

401 · 403 · 404 · 429