bus

Add partial slab

Adds data to a partial slab.

post/bus/slabs/partial

Query parameters

minshardsinteger required

The number of data shards a piece of an object gets erasure-coded into

totalshardsinteger required

The number of total data shards a piece of an object gets erasure-coded into

Response

Successfully added partial slab

slabBufferMaxSizeSoftReachedboolean

Whether the slab buffer soft limit was reached

Changes

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

  • c38282599c5a311See the full diff
    • for the query request parameter minshards, the type/format was changed from integer/ to integer/uint8

      request-parameter-type-changed

    • for the query request parameter totalshards, the type/format was changed from integer/ to integer/uint8

      request-parameter-type-changed

    • the slabs/items/slab/minShards response's property type/format changed from integer/uint8 to / for status 200

      response-property-type-changed

    • for the query request parameter totalshards, the min was set to 2.00

      request-parameter-min-set

    • added RedundancySettingsMinShards subschema #2 to the slabs/items/slab/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