4cf65d5795
Generalizes the discussion to include the new web-download import method and includes a new sample import request. Change-Id: Icb6cd920f31c6e8e4eecf17880dd3244e5d1a61b Closes-bug: #1748229
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"import-methods": {
|
|
"description": "Import methods available.",
|
|
"type": "array",
|
|
"value": [
|
|
"glance-direct",
|
|
"web-download"
|
|
]
|
|
}
|
|
}
|