| Current Path : /opt/imh-python/lib/python3.9/site-packages/openstack/tests/unit/fixtures/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/openstack/tests/unit/fixtures/dns.json |
{
"versions": {
"values": [{
"id": "v1",
"links": [
{
"href": "https://dns.example.com/v1",
"rel": "self"
}
],
"status": "DEPRECATED"
}, {
"id": "v2",
"links": [
{
"href": "https://dns.example.com/v2",
"rel": "self"
}
],
"status": "CURRENT"
}]
}
}