mogan/api-ref/source/v1/samples/manageable_servers/server-manage-req.json
liusheng 7619e9f057 Normalize API samples json files
Some of the API sample json files include different indent spaces, it is
better to nomalize them with 4 spaces indent.

Change-Id: I7f22de6cef8998c7ae2d1d793b1fcad55334dca3
2017-09-18 20:14:08 +08:00

9 lines
209 B
JSON

{
"name": "test_manageable_server",
"description": "This is a manageable server",
"metadata": {
"My Server Name": "Apache1"
},
"node_uuid": "aacdbd78-d670-409e-95aa-ecfcfb94fee2"
}