Merge "[placement] Add 'Location' parameters in API ref"
This commit is contained in:
		| @@ -1,3 +1,12 @@ | ||||
| # variables in header | ||||
| location: | ||||
|   description: | | ||||
|     The location URL of the resource created, | ||||
|     HTTP header "Location: <Location URL>" will be returned. | ||||
|   in: header | ||||
|   required: true | ||||
|   type: string | ||||
|  | ||||
| # variables in path | ||||
| consumer_uuid: &consumer_uuid | ||||
|   type: string | ||||
|   | ||||
| @@ -69,6 +69,10 @@ Request | ||||
| Response | ||||
| -------- | ||||
|  | ||||
| .. rest_parameters:: parameters.yaml | ||||
|  | ||||
|   - Location: location | ||||
|  | ||||
| No body content is returned on a successful PUT. | ||||
|  | ||||
| Update resource class (microversions 1.2 - 1.6) | ||||
|   | ||||
| @@ -68,4 +68,8 @@ Request example | ||||
| Response | ||||
| -------- | ||||
|  | ||||
| .. rest_parameters:: parameters.yaml | ||||
|  | ||||
|   - Location: location | ||||
|  | ||||
| No body content is returned on a successful POST. | ||||
|   | ||||
| @@ -82,4 +82,8 @@ Request example | ||||
| Response | ||||
| -------- | ||||
|  | ||||
| .. rest_parameters:: parameters.yaml | ||||
|  | ||||
|   - Location: location | ||||
|  | ||||
| No body content is returned on a successful POST. | ||||
|   | ||||
| @@ -99,6 +99,10 @@ Request | ||||
| Response | ||||
| -------- | ||||
|  | ||||
| .. rest_parameters:: parameters.yaml | ||||
|  | ||||
|   - Location: location | ||||
|  | ||||
| No body content is returned on a successful PUT. | ||||
|  | ||||
| Delete traits | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zuul
					Zuul