nova/nova/tests/functional/api_sample_tests/api_samples/servers/v2.19/server-put-req.json.tpl

7 lines
120 B
Smarty

{
"server" : {
"name" : "updated-server-test",
"description" : "updated-server-description"
}
}