3.1.5.26.1.1.1 Request Body

The format for the virtualSwitchManager PUT request body is as follows.

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

The JSON schema for the virtualSwitchManager PUT method is located in section 6.24.1.