Files
python-meteosclient/sample/json/experiment.json
Hiroyuki Eguchi f4d6c5e114 Initial commit
Change-Id: I68fa4d5980fa70e51978b45503cea8b6e70a8d42
2016-12-08 12:26:31 +00:00

8 lines
246 B
JSON

{
"display_name": "example-experiment",
"display_description": "This is a sample experiment",
"key_name": "<YOUR_KEYPAIR_NAME>",
"neutron_management_network": "<YOUR_PRIVATE_NETWORK_ID>",
"template_id": "<YOUR_TEMPLATE_ID>"
}