glance/api-ref/source/v2/samples/image-info-import-response.json
Brian Rosmaita 8005ee994c api-ref: add interoperable image import docs
Adds documentation of the interoperable image import process
introduced in Pike in the EXPERIMENTAL Image API v2.6.

Change-Id: Ifbedc2e5e566db084bc7028ed4239485f0d68b18
2017-08-21 10:42:36 -04:00

10 lines
168 B
JSON

{
"import-methods": {
"description": "Import methods available.",
"type": "array",
"value": [
"glance-direct"
]
}
}