python-hnvclient/hnv_client/tests/fake/response/virtual_switch_manager.json
2017-02-03 11:42:22 +02: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
}
}
}