7619e9f057
Some of the API sample json files include different indent spaces, it is better to nomalize them with 4 spaces indent. Change-Id: I7f22de6cef8998c7ae2d1d793b1fcad55334dca3
9 lines
209 B
JSON
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"
|
|
}
|