You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

OSDF : Policies are fetched in osdf:

  1. Attribute policy - for storing the serviceprofileparameters and its value as attribute - value pair.
  2. QueryPolicy -  Its used to query the serviceprofileparameters from the input so that it can be added as a value to the attribute.
  3. vnfPolicy - it will identify the inventoryProvider and inventoryType.


NST template example :

{



"name": "EmbbNst",



"id": "EmbbNst_1",



"latency": 20,



"uplink": 5,



"downlink": 8,



"reliability": 95,



"areaTrafficCapDL": 10,



"areaTrafficCapUL": 100,



"maxNumberofUEs": 10000,



"areas": " area1|area2",



"expDataRateDL": 10,



"expDataRateUL": 1000,



"uEMobilityLevel": "stationary",



"resourceSharingLevel": "shared",



"skip_post_instantiation_configuration": "true",



"controller_actor": "SO-REF-DATA",



"sNSSAI": "01-3226E7D1",



"plmnIdList": "39-00",



"sST": "embb",



"uEMobilityLevel": "stationary",



"activityFactor": "0",



"coverageAreaTAList": "Beijing;Beijing;HaidanDistrict;WanshouluStreet",



"modeluuid": "fe6c82b9-4e53-4322-a671-e2d8637bfbb7",



"modelinvariantuuid": "7d7df980-cb81-45f8-bad9-4e5ad2876393",



"uniqueness": "true"



}

  • No labels