impuls/lib/python3.11/site-packages/openstack/tests/unit/fixtures/block-storage-version.json

29 lines
587 B
JSON
Raw Normal View History

{
"versions": [
{
"status": "CURRENT",
"updated": "2017-02-25T12:00:00Z",
"links": [
{
"href": "https://docs.openstack.org/",
"type": "text/html",
"rel": "describedby"
},
{
"href": "https://volume.example.com/v3/",
"rel": "self"
}
],
"min_version": "3.0",
"version": "3.0",
"media-types": [
{
"base": "application/json",
"type": "application/vnd.openstack.volume+json;version=3"
}
],
"id": "v3.0"
}
]
}