Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON Viewer
modeText
{
  "subnetCapabilityQuery": {
    "subnetTypes": [
      "TN-_FH","TN-_MH","TN-_BH"
    ]
  },
    "esrInfo": {
        "vendor": "huawei/ONAP",
        "networkType": "transport"
    }
}

Response example:(TN)

JSON Viewer
modeText
{
"TN-_FH":{
  "latency": "",
  "maxThroughput": ""
},
"TN-_MH":{
  "latency": "",
  "maxThroughput": ""
},
"TN-_BH":{
  "latency": "",
  "maxThroughput": ""
}
}

...