Files
sahara/api-ref/source/v1.1/samples/clusters/multiple-clusters-create-request.json
Luigi Toscano 8b830df305 api-ref: move to a v1.1 sub-folder
Make space for v2.
It should not break too much existing links, only the links to
local anchors (like #clusters, #jobs, etc) will be broken,
because it is not possible to redirect server-side based on an
URL fragment like that.
Luckily the generated content ends all in the same HTML page,
so the old links will end up in the new top-level index
which points to the index for v1.1 API documentation (and later
for v2). Not too bad.

Change-Id: I9a75e6567798b8d6d3deed8fc66e362ad2d86b5a
2018-07-12 18:52:52 +02:00

12 lines
370 B
JSON

{
"plugin_name": "vanilla",
"hadoop_version": "2.6.0",
"cluster_template_id": "9951f86d-57ba-43d6-9cb0-14ed2ec7a6cf",
"default_image_id": "bc3c3d3c-2684-4bf8-a9fa-388fb71288a9",
"user_keypair_id": "test",
"name": "def-cluster",
"count": 2,
"cluster_configs": {},
"neutron_management_network": "7e31648b-4b2e-4f32-9b0a-113581c27076"
}