RANSlice - CPS Integration
[ccsdk/distribution.git] / odlsli / src / main / properties / ran-slice-api-dg.properties
index 7628706..eac7156 100644 (file)
@@ -197,10 +197,12 @@ configDB.rrmPolicyID=1
 #CPS endpoint to fetch the anchors
 restapi.cps.anchors.endpoint=${CPS_URL:-http://10.31.4.14:8883}/cps/api/v1/dataspaces/E2EDemo/anchors
 
+
 #CPS-TBDMT Details
 restapi.cps.tbdmt.execute.endpoint=${CPS_TBDMT_URL:-http://10.31.4.14:8081}/execute/{schemaSet}/{templateId}
 
 
+
 #Schemasets
 rannetwork.schemaset=ran-network
 cavsta.schemaset=ran-coverage-area
@@ -222,7 +224,24 @@ tbdmt.template.put-nrcelldu-rrm-policy=put-nrcelldu-rrm-policy
 tbdmt.template.update-ran-inventory=update-ran-inventory
 tbdmt.template.get-cuup-rrm-policy=get-cuup-rrm-policy
 tbdmt.template.get-nrcelldu-rrm-policy=get-nrcelldu-rrm-policy
-
+tbdmt.template.put-nrcellcu-rrm-policy-member=put-nrcellcu-rrm-policy-member
+tbdmt.template.put-cuup-rrm-policy-member=put-cuup-rrm-policy-member
+tbdmt.template.put-nrcelldu-rrm-policy-member=put-nrcelldu-rrm-policy-member
+tbdmt.template.add-slice-profile=add-slice-profile
+
+#terminate-ran-slice templates
+tbdmt.template.getmcc=get-plmnmccid-by-sliceprofileid
+tbdmt.template.get-plmnmncid-from-sliceprofile=get-plmnmncid-by-sliceprofileid
+tbdmt.template.delete-nssai-from-rtric=delete-nssai-from-rtric
+tbdmt.template.delete-nssai-from-cucp-plmninfo=delete-nssai-from-cucp-plmninfo
+tbdmt.template.delete-nssai-from-cucp-rrmpolicy=delete-nssai-from-cucp-rrmpolicy
+tbdmt.template.delete-nssai-from-cuup-plmninfo=delete-nssai-from-cuup-plmninfo
+tbdmt.template.delete-nssai-from-cuup-rrmpolicy=delete-nssai-from-cuup-rrmpolicy
+tbdmt.template.delete-nssai-from-du-plmninfo=delete-nssai-from-du-plmninfo
+tbdmt.template.delete-nssai-from-du-rrmpolicy=delete-nssai-from-du-rrmpolicy
+tbdmt.template.delete-rannfnssi=delete-rannfnssi
+tbdmt.template.delete-slice-profile=delete-slice-profile
+tbdmt.template.get-ran-slices=get-ran-slices
 
 #RAN Simulator Related Properties
 #The below RRMPolicy and PolicyMemberList ID's to be incremented by 1
@@ -242,7 +261,10 @@ restapi.so.user=mso_admin
 restapi.so.password=password1$
 
 
-#POLICYTYPE
-a1.requestid=9d2d790e-a5f0-11e8-98d0-529269fb1459
-a1.version=1.0
-a1.action=putA1Policy
+#A1-Adaptor properties
+a1.policytype.id=1
+a1.policytype.url.nearrtric11=http://10.31.4.11:8085/a1-p/policytypes
+a1.policytype.url.nearrtric22=http://10.31.4.12:8085/a1-p/policytypes
+a1.policyinstance.url.nearrtric11=http://10.31.4.11:8085/a1-p/policytypes/1/policies/
+a1.policyinstance.url.nearrtric22=http://10.31.4.12:8085/a1-p/policytypes/1/policies/
+