summaryrefslogtreecommitdiffstats
path: root/conductor/conductor/tests/unit/data/plugins/inventory_provider/final_nst_candidate.json
blob: ab7aefdf4eea9697866c97e4e469dc0f1debe344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[{
  "candidate_id":"5d345ca8-1f8e-4f1e-aac7-6c8b33cc33e7",
   "inventory_provider":"aai",
   "inventory_type":"nst",
   "uniqueness":"True",
   "cost":1.0,

     "model_invariant_id":"f0aa2f5c-a022-4947-80bf-fc05a1502d82",
   "model_type":"service",
   "model_role":"NST",

   "model_version_id":"5d345ca8-1f8e-4f1e-aac7-6c8b33cc33e7",
   "model_name":"EmbbNst",
   "model_version":"1.0",
   "distribution_status":"DISTRIBUTION_COMPLETE_OK",
   "model_description":"EmbbNst",

  "creation_cost": 1,

     "ueMobilityLevel":"stationary",
   "skip_post_instantiation_configuration":true,
   "controller_actor":"SO-REF-DATA",
   "areaTrafficCapDL":300,
   "maxNumberofUEs":1000000,
   "latency":30,
   "expDataRateUL":300,
   "availability":0.6,
   "plmnIdList":"39-00|39-01",
   "sST":"embb",
   "areaTrafficCapUL":300,
   "expDataRateDL":1000,
   "activityFactor":60,
   "resourceSharingLevel":"shared"

}]