dbe6321537
The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that Neutron publishes to api-ref/network, not networking anymore. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: Id2cf3aa252df6db46575b5988e4937ecfc6792bb
25 lines
571 B
ReStructuredText
25 lines
571 B
ReStructuredText
.. -*- rst -*-
|
|
|
|
===========
|
|
Request IDs
|
|
===========
|
|
|
|
Users can specify the global request ID in the request header.
|
|
Users can receive the local request ID in the response header.
|
|
|
|
For more details about Request IDs, please reference: `Faults
|
|
<https://docs.openstack.org/api-guide/compute/faults.html>`_
|
|
|
|
**Request**
|
|
|
|
.. rest_parameters:: parameters.yaml
|
|
|
|
- X-Openstack-Request-Id: x-openstack-request-id_req
|
|
|
|
**Response**
|
|
|
|
.. rest_parameters:: parameters.yaml
|
|
|
|
- X-Compute-Request-Id: x-compute-request-id_resp
|
|
- X-Openstack-Request-Id: x-openstack-request-id_resp
|