Skip to content
Next Next commit
Renaming ConnectionBandwidthInMbps to ConnectionBandwidth
  • Loading branch information
priyanag authored Jul 9, 2018
commit 010edcbaabf3f8ad2f1c8988f966b325b0150b27
Original file line number Diff line number Diff line change
Expand Up @@ -1871,7 +1871,7 @@
"readOnly": true,
"description": "Egress bytes transferred."
},
"connectionBandwidthInMbps": {
"connectionBandwidth": {
"type": "integer",
"format": "int32",
"readOnly": true,
Expand Down