6e82b2118a
This updates the API root documentation, which was non-existent, and the Node documentation significantly, replacing many of the samples and adding more verbiage to each property. It's not perfect, but this is vastly more correct than the current docs. Change-Id: Iaeb1c80ac0655fc0d73fa495ed43e3c02b345495
10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"logical_disks" : [
|
|
{
|
|
"size_gb" : 100,
|
|
"is_root_volume" : true,
|
|
"raid_level" : "1"
|
|
}
|
|
]
|
|
}
|