zun/api-ref/source/samples/container-update-req.json
deepak_mourya 7245988c32 Update the API reference for the update container
After this patch [0] we can update the container information
to rename also using [1], But API reference is still belongs
to the old rename container API[2] which should be updated.

[0] https://review.openstack.org/#/c/557595/
[1] https://developer.openstack.org/api-ref/application-container/#update-information-of-container
[2] https://developer.openstack.org/api-ref/application-container/#rename-a-container

Change-Id: I311e27241a380f24532bccc748b40b8594847833
Closes-Bug: #1762300
2018-04-10 10:42:42 +05:30

6 lines
64 B
JSON

{
"memory": "200",
"cpu": "3",
"name": "test_new"
}