cinder/api-ref/source/v3/samples/qos/qos-show-response.json
whoami-rajat 66638a0e78 Automate generation of qos specs api-ref samples
This patch adds the following tests:
1) limits
2) qos specifications

Change-Id: I1c4c7ea0f08469395bea1091c8f71ccc3b62c01d
Partially-Implements: blueprint generating-sample-files
2019-09-27 17:43:40 +05:30

19 lines
561 B
JSON

{
"qos_specs": {
"specs": {},
"consumer": "back-end",
"name": "reliability-spec",
"id": "0388d6c6-d5d4-42a3-b289-95205c50dd15"
},
"links": [
{
"href": "http://23.253.228.211:8776/v3/89afd400-b646-4bbc-b12b-c0a4d63e5bd3/qos-specs/0388d6c6-d5d4-42a3-b289-95205c50dd15",
"rel": "self"
},
{
"href": "http://23.253.228.211:8776/89afd400-b646-4bbc-b12b-c0a4d63e5bd3/qos-specs/0388d6c6-d5d4-42a3-b289-95205c50dd15",
"rel": "bookmark"
}
]
}