3.1.5.26.1.2.2 Response Body

The format for the virtualSwitchManager GET response body is as follows.

 {
   "resourceRef": "/virtualSwitchManager/configuration",
   "resourceId": "configuration",
   "etag": "W/\"ad1807d8-6ba6-4c24-9ad5-771f5e39474f\"",
   "instanceId": "d8ebbd42-6334-4c4a-8a11-5351df46984e",
   "properties": {
     "provisioningState": "Succeeded",
     "qosSettings": {
       "reservationMode": "Absolute",
       "linkSpeedPercentage": 22,
       "defaultReservation": 0,
       "enableHardwareLimits": false,
       "enableHardwareReservations": false,
       "enableSoftwareReservations": true
     },
     "numInterfacesHavingQos": 0
   }
 }

The JSON schema for the virtualSwitchManager GET method is located in section 6.24.2.