bus

Get slab

Returns information about a specific slab.

get/bus/slab/{key}

Path parameters

keystring required

A key used to encrypt and decrypt data. The key is either a regular key (key) or a salted key (skey). The latter requires a seed to be used for encryption and decryption.

Response

Successfully retrieved slab

healthnumber float
encryptionKeystring

The encryption key used to encrypt the slab's shards

minShardsinteger

The number of data shards the slab is split into

Changes

Changed in 4 of the 50 revisions of this API.33

  • c38282599c5a11See the full diff
    • the minShards response's property type/format changed from integer/uint8 to / for status 200

      response-property-type-changed

    • added RedundancySettingsMinShards subschema #2 to the minShards response property allOf list for the response status 200

      response-property-all-of-added

  • 922f156353c911See the full diff
    • removed the media type text/plain for the response with the status 500

      response-media-type-removed

    • api tag bus added

      api-tag-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog