python-hnvclient/hnvclient/tests/fake/response/virtual_switch_manager.json
Alexandru Coman b577feb7e7
Rename the project from "hnv" to "hnvclient"
Change-Id: I0ea1f5abe9eb636ac264372ad6f4367814316eda
2017-03-27 16:21:30 +03:00

15 lines
415 B
JSON

{
"resourceId": "configuration",
"etag": "W/\"14753c1f-5893-45d7-8710-daf66c8dbb1e\"",
"properties": {
"qosSettings": {
"reservationMode": "Weight",
"linkSpeedPercentage": 50,
"defaultReservation": 10,
"enableHardwareLimits": false,
"enableHardwareReservations": false,
"enableSoftwareReservations": true
}
}
}