aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/MsoRequestTest/SuccessfulValidation/v3DeleteNetwork.json
blob: af5be5cef9d357f11aba197696432d45efbb17b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "requestDetails": {
      "modelInfo": {
          "modelType": "network"
      },
      "cloudConfiguration": {
          "lcpCloudRegionId": "mdt1",
          "tenantId": "8b1df54faa3b49078e3416e21370a3ba"
      },
      "requestInfo": {
          "source": "VID",
          "requestorId": "xxxxxx"
      }
  }
}