2.2.1.2 Request Headers
The following HTTP/1.1 headers are provided by clients in HTTP requests to the Network Controller, in addition to the existing set of standard HTTP headers.
Header |
Section |
Type |
Description |
---|---|---|---|
Accept-Language |
Optional |
The language in which error messages are returned. |
|
Content-Type |
Required or Optional |
The content type of the payload. |
|
if-match |
Optional |
An etag that can be obtained by executing a GET command on a resource or collection of resources, or an etag that is contained in the output of a PUT or PATCH command. |
|
Referrer |
Optional |
Specifies the hostname of the computer of the end user. |
|
x-ms-client-ip-address |
Optional |
IP address of the client. This is recorded in the tracing logs for every Network Controller Northbound operation for audit. |
|
x-ms-client-request-id |
Optional |
A unique ID provided by the client that the service uses to identify the specific request. |
|
x-ms-return-client-request-id |
Optional |
Determines whether the Network Controller will echo the x-ms-client-request-id. |