v4
latestSwagger 2.02026-07-13475662.4 KBReturns all user-defined metadata, standard HTTP properties, and system properties for the specified blob. It does not return the content of the blob.
Query parameters
Specifies the snapshot of the blob.
Specifies the version ID of the blob.
The timeout parameter is expressed in seconds. For more information, see <a href="https://docs.microsoft.com/en-us/rest/api/storageservices/fileservices/setting-timeouts-for-blob-service-operations\">Setting Timeouts for Blob Service Operations.</a>
Headers
Specifies the version of the operation to use for this request.
An opaque, globally-unique, client-generated string identifier for the request.
If specified, the operation only succeeds if the resource's lease is active and matches this ID.
Specifies the encryption key to use to encrypt the data provided in the request.
The SHA-256 hash of the provided encryption key. Must be provided if the encryption key is provided.
The algorithm used to produce the encryption key hash. Must be provided if the encryption key is provided.
Specify this value to operate only on a blob if it has been modified since the specified date-time.
Specify this value to operate only on a blob if it has not been modified since the specified date-time.
Specify this value to operate only on a blob with a non-matching Etag value.
Specify this value to operate only on a blob with a matching Etag value.
Specifies a SQL-like where clause on blob tags to operate only on a blob with matching tags.
Response
The request has succeeded.