Skip to main content

Module get

Module get 

Source
Expand description

Shows details for a container and lists objects, sorted by name, in the container. Specify query parameters in the request to filter the list and return a subset of objects. Omit query parameters to return a list of objects that are stored in the container, up to 10,000 names. The 10,000 maximum value is configurable. To view the value for the cluster, issue a GET /info request.

Structs§

Request
RequestBuilder
Builder for Request.

Enums§

RequestBuilderError
Error type for RequestBuilder