Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following response headers are common:
Header | Description |
---|---|
api-deprecated-versions | List of deprecated API versions. |
api-supported-versions | List of supported API versions. |
Content-Type | The Content-Type is application/json. It's content Mime type for attachments. |
Date | The date time of the response operation. This date time format conforms to the RFC 1123 date time format expressed in Coordinated Universal Time. |
etag | The etag header shows the resource etag for the resource retrieved. The etag has the same value as the etag property in the response body. |
x-ms-client-request-id | Represents a unique identifier for the operation. This header echoes the value of the x-ms-client-request-id request header, and commonly used for troubleshooting purposes. |
x-ms-request-id | Represents a unique identifier for the operation set by server, and commonly used for troubleshooting purposes. |
x-ms-error-code | Represents a unique error shortened code, and commonly used for troubleshooting purposes if there was failures. |
Location | The Location response header indicates the URL to redirect a page to. It only provides a meaning when served with a 3xx (redirection) or 201 (created) status response. |
Azure-AsyncOperation | It contains the status of the specified asynchronous operation, indicating whether it has succeeded, is in progress, or has failed. |
x-ms-async-operation-timeout | The async timeout header for Resource Provider. |
x-ms-cache-hit | This header gives information whether the response is served from cache. |
Retry-After | Indicate that it's temporary and waiting after the minimum number of seconds the client MAY retry the operation when received HTTP response status code 429. |