Takashi NATSUME 1190c34183 [placement] Add x-openstack-request-id in API ref
Add the description about 'x-openstack-request-id'
in the request and the response headers.

Change-Id: I6ffdfbacb81660b89d7bf8ba83dbab1aa25a80bd
Closes-Bug: #1733496
2017-12-18 06:02:44 +00:00

1.0 KiB

tocdepth

2

Placement API

This is a reference for the Openstack Placement API. To learn more about Openstack Placement API concepts, please refer to the Placement Introduction.

The Placement API uses JSON for data exchange. As such, the Content-Type header for APIs sending data payloads in the request body (i.e. PUT and POST) must be set to application/json unless otherwise noted.