v7

latestSwagger 2.02026-07-132120103.4 KB

Requests the headers and status of the given resource.

Requests the headers and status of the given resource.

head/kv

Query parameters

api-versionstring required

The API version to use for this operation.

keystring

A filter used to match keys. Syntax reference: https://aka.ms/azconfig/docs/keyvaluefiltering

labelstring

A filter used to match labels. Syntax reference: https://aka.ms/azconfig/docs/keyvaluefiltering

Afterstring

Instructs the server to return elements that appear after the element referred to by the specified token.

$Selectstring[]

Used to select what fields are present in the returned resource(s).

snapshotstring

A filter used get key-values for a snapshot. The value should be the name of the snapshot. Not valid when used with 'key' and 'label' filters.

tagsstring[]

A filter used to query by tags. Syntax reference: https://aka.ms/azconfig/docs/keyvaluefiltering

Headers

Sync-Tokenstring

Used to guarantee real-time consistency between requests.

Accept-Datetimestring

Requests the server to respond with the state of the resource at the specified time.

If-Matchstring

Used to perform an operation only if the targeted resource's etag matches the value provided.

If-None-Matchstring

Used to perform an operation only if the targeted resource's etag does not match the value provided.

x-ms-client-request-idstring uuid

An opaque, globally-unique, client-generated string identifier for the request.

Response

The request has succeeded.