List Blobs

Prev Next
Get
/{container}/

List all containers (i.e. Nasuni Volumes) that are attached to Nasuni Data Service.

Security
API Key: SharedKeyAuthorization
Header parameter nameAuthorization

Authorization header using one of the Shared Keys generated during NDS Deployment.

This should not be used together with SASAuth_* query parameters.

API Key: SASAuth_sig
Query parameter namesig

SAS Authorization signature query param.

API Key: SASAuth_se
Query parameter namese

SAS Authorization expiration query param

API Key: SASAuth_sp
Query parameter namesp

SAS Authorization permissions query param

API Key: SASAuth_sv
Query parameter namesv

SAS Authorization version query param

API Key: SASAuth_ss
Query parameter namess

SAS Authorization service scope query param

API Key: SASAuth_srt
Query parameter namesrt

SAS Authorization resources query param

API Key: SASAuth_sr
Query parameter namesr

SAS Authorization Service resource type query param

API Key: SASAuth_st
Query parameter namest

SAS Authorization starts query param

API Key: SASAuth_si
Query parameter namesi

SAS Authorization identifier query param

API Key: SASAuth_sip
Query parameter namesip

SAS Authorization IP range query param

API Key: SASAuth_spr
Query parameter namespr

SAS Authorization protocol query param

API Key: SASAuth_rscc
Query parameter namerscc

SAS Authorization response cache control query param

API Key: SASAuth_rscd
Query parameter namerscd

SAS Authorization response content disposition query param

API Key: SASAuth_rsce
Query parameter namersce

SAS Authorization response content encoding query param

API Key: SASAuth_rscl
Query parameter namerscl

SAS Authorization response content length query param

API Key: SASAuth_rsct
Query parameter namersct

SAS Authorization response content type query param

API Key: SASAuth_rs
Query parameter namers

SAS Authorization snapshot query param

API Key: SASAuth_ses
Query parameter nameses

SAS Authorization encryption scope query param

Path parameters
container
stringRequired
Query parameters
restype

The type of resource to access, e.g., "container".

comp

The operation to be performed on the resource, e.g., "list".

prefix

Optional. Filters the results to return only blobs with names that begin with the specified prefix.

marker

Optional. A string value that identifies the portion of the list to be returned with the next list operation. The operation returns a marker value within the response body if the list returned was not complete. You can then use the marker value in a subsequent call to request the next set of list items.

maxresults

Optional. Specifies the maximum number of blobs to return, including all BlobPrefix elements. If the request doesn't specify maxresults, or specifies a value greater than 5,000, the server will return up to 5,000 items. If there are additional results to return, the service returns a continuation token in the NextMarker response element. In certain cases, the service might return fewer results than specified by maxresults, and also return a NextMarker token.

delimiter

Optional. When the request includes this parameter, the operation returns a BlobPrefix element in the response body. This element acts as a placeholder for all blobs with names that begin with the same substring, up to the appearance of the delimiter character. The delimiter can be a single character or a string.

Responses
200

Success. Returns the list of blobs in the container.

"sample.txtFri, 20 Jun 2025 12:00:00 GMT12345AbCdEf123456==text/plainFri, 20 Jun 2025 12:00:00 GMTFri, 20 Jun 2025 12:00:00 GMTsample-etag-123HottrueBlockBlobavailableunlockedtrue13.uni3eFa6F0b-1558652418-738100010000100644123452025-06-20T12:00:00Z2025-06-20T12:00:00Z2025-06-20T12:00:00Z3.uni3eFa6F0b-1558612345-15000"
400

Bad Request. Invalid value for a query parameter|The URI is invalid.

"InvalidQueryParameterValue|InvalidUriAn invalid value was specified for one of the query parameters in the request URI.|The requested URI does not represent any resource on the server.\nRequestId:\nTime:2025-06-19T23:25:19.535131+00:00Z"
403

Forbidden. Authentication failed.

Headers
date
string
Response date
server
string
Server name
x-request-id
string
Request ID
x-ms-error-code
string
Azure error code
content-length
integer
Content length
content-type
string
Content type
"AuthenticationFailedServer failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.\nRequestId:\nTime:2025-06-19T21:28:22.570711+00:00Z"
404

Not Found. The specified container|blob does not exist.

"ContainerNotFound|BlobNotFoundThe specified container|blob does not exist.\nRequestId:\nTime:2025-06-19T22:35:07.614063+00:00ZContainerNotFoundThe specified container does not exist.\nRequestId:\nTime:2025-06-19T22:35:07.614063+00:00Z"
422

Validation Error

Expand All
object
detail
Array of object (ValidationError)
object
loc
Array
AnyOf
string
string
integer
integer
msg
string
type
string