Versions Compared

Key

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

...

RAN NF NSSI Modification

Code Block
titleRequest
{ 
   	"body": {
        		"input": {
            			"CommonHeader": {
                				"TimeStamp": "2018-11-30T09:13:37.368Z",
                "APIver": "				"APIver": "1.0",
                				"RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459",
   				"SubRequestID": "1",
                "RequestTrack				"RequestTrack": {},
				"Flags": {}
			},
                "Flags": {}
            },
            "Action": "modify-allocate,modify-deallocate,reconfigure",
            "Payload": {
"input": {
  “sliceProfile”:{
“sliceProfileId”:””,
 “sNSSAI”:””,
//Required fields for modify-allocate
 “uLThptPerSlice”:3000,
 “dLThptPerSlice”:3000,
 “maxNumberofConns”:4000
  },
 “RANNFNSSIId”:””,
  “callbackURL”:””,
  “additionalproperties”:{
     “resourceConfig”:{
      //This map contains RIC level configuration data in closed loop scenario and
      //Cell level Configurations for Intelligent slicing
      }
  }
}
}
 }
			"Action": "modify-allocate,modify-deallocate,reconfigure",
			"Payload": "{\"input\":{\"sliceProfile\":{\"sliceProfileId\":\"\",\"sNSSAI\":\"\",\"uLThptPerSlice\":3000,\"dLThptPerSlice\":3000,\"maxNumberofConns\":4000},\"RANNFNSSIId\":\"\",\"callbackURL\":\"\",\"globalCustomerId\":\"5GCustomer\",\"serviceType\":\"5G\",\"additionalproperties\":{\"resourceConfig\":{}}}}"
		}
	},
	"version": "1.0",
	"rpc-name": " InstantiateRANSlice ",
	"correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1",
	"type": "request"
}

where,
resourceConfig:
Closed Loop:
{
         "1":{
            "dLThptPerSlice":50,
            "uLThptPerSlice":40
         },
         "version2": "1.0",{
 "rpc-name": " InstantiateRANSlice ",
        "correlation-iddLThptPerSlice": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1",
50,
           "type": "request"
}

where,
resourceConfig:
Closed Loop:
{
uLThptPerSlice":30
           "1":{}
}

Intelligent Slicing:

{ 
      "snssai":"0001-0111",
      "dLThptPerSlicedata":50,[
      {
         "uLThptPerSlicegNBCUName":40
         }"cucpName",
		 "nearRTRICId":"NearRTRIC1",
         "2cellCUList":{[
            "dLThptPerSlice":50,{
            "uLThptPerSlice   "cellLocalId":30111,
          }
}

Intelligent Slicing:

{ 
   "snssaiconfigData":"0001-0111",{
   "data":[
      {
         "gNBCUNamemaxNumberofConns":"cucpName20",
		 "nearRTRICId":"NearRTRIC1",
         "cellCUList":[
        "predictedMaxNumberofConns":"25",
    {
               "lastUpdatedTS"cellLocalId":111,:"yyyy/MM/dd HH:mm:ss"
               "configData":{}
            },
        "maxNumberofConns":"20",
    {
               "predictedMaxNumberofConnscellLocalId":"25"112,
                  "lastUpdatedTSconfigData":"yyyy/MM/dd HH:mm:ss"{
               }
            },
 "maxNumberofConns":"20",
           {
               "cellLocalId":112"predictedMaxNumberofConns":"25",
                  "configDatalastUpdatedTS":{"yyyy/MM/dd HH:mm:ss"
               }
   "maxNumberofConns":"20",
         }
         "predictedMaxNumberofConns":"25",]
      },
      {
         "lastUpdatedTSgNBCUName":"yyyy/MM/dd HH:mm:ss"cucpName2",
		"nearRTRICId":"NearRTRIC2",
               }"cellCUList":[
            }{
         ]
      }"cellLocalId":113,
      {
         "gNBCUNameconfigData":"cucpName2",
		"nearRTRICId":"NearRTRIC2",
{
           "cellCUList":[
       "maxNumberofConns":"20",
     {
               "cellLocalIdpredictedMaxNumberofConns":113"25",
                  "configData":{lastUpdatedTS":"yyyy/MM/dd HH:mm:ss"
               }
   "maxNumberofConns":"20",
         },
          "predictedMaxNumberofConns":"25",
   {
               "lastUpdatedTScellLocalId":"yyyy/MM/dd HH:mm:ss"114,
               }"configData":{
            },
       "maxNumberofConns":"20",
     {
               "cellLocalIdpredictedMaxNumberofConns":114"25",
                  "configDatalastUpdatedTS":{"yyyy/MM/dd HH:mm:ss"
                  "maxNumberofConns":"20",}
                  "predictedMaxNumberofConns":"25",}
         ]
      }
   "lastUpdatedTS":"yyyy/MM/dd HH:mm:ss"
               }
            }
         ]
      }
   ]
}


...

]
}



RAN NF NSSI Termination

Code Block
titleRequest
{
	"body": {
		"input": {
			"CommonHeader": {
				"TimeStamp": "2018-11-30T09:13:37.368Z",
				"APIver": "1.0",
				"RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459",
				"SubRequestID": "1",
				"RequestTrack": {},
				"Flags": {}
			},
			"Action": " deallocate ",
			"Payload": "{\"input\":{\"RANNFNSSIId\":\"\",\"callbackURL\":\"\",\"sNSSAI\":\"\",\"sliceProfileId\":\"\",\"additionalproperties\":{}}}"
		}
	},
	"version": "1.0",
	"rpc-name": "terminateRANSliceInstance",
	"correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1",
	"type": "request"
} 


RAN NF NSSI Activation

Code Block
titleRequest
{
	"body": {
		"input
Code Block
titleRequest
{ 
    "body": { 
        "input": { 
            "CommonHeader": { 
                "TimeStamp": "2018-11-30T09:13:37.368Z", 
                "APIver": "1.0", 
                "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", 
   				"SubRequestID": "1", 
                "RequestTrack": {}, 
                "Flags": {} 
            }, 
            "Action": " deallocate ", 
            "Payload": {
			"inputAction": {"activate",
 			"Payload": {
 			 “RANNFNSSIId”: “”,
 			 “callbackURL”:””, 
 			 “s-NSSAI”:””, 
			“sliceProfileId”:””,
 			 “additionalproperties”:{
}
}        }, 
       	 "version": "1.0", 
 		"rpc-name": "terminateRANSliceInstance", 
        "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", 
        "type": "request"
} 

RAN NF NSSI Activation

Code Block
titleRequest
{ 
    "body": { 
        "input": { 
            "CommonHeader": { 
                "TimeStamp": "2018-11-30T09:13:37.368Z", 
                "APIver": "1.0", 
                "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", 
   				"SubRequestID": "1", 
                "RequestTrack": {}, 
                "Flags": {} 
            }, 
            "Action": "activate ", 
            "Payload": {
"input": {
 			 {
 			 “RANNFNSSIId”: “”,
			“sNSSAI”:””
			“sliceProfileId”:””,
  			“callbackURL”:””,
 			 “additionalproperties”:{
}
}        }, 
       	 "{\"input\":{\"sliceProfileId\":\"4b7c3c8f-eb79-401a-b40b-290d74f5b189\",\"RANNFNSSIId\":\"79f2ce09-3de3-44cb-aa05-cae0cbe8f778\",\"callbackURL\":\"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNRActivateResponse/ecf745ab-167d-49b3-8f62-8218f2e6eb8a\",\"sNSSAI\":\"[001-100001]\"}}",
			"CommonHeader": {
				"TimeStamp": "2021-02-24T11:27:33.033",
				"APIver": "1.0",
				"RequestID": "ecf745ab-167d-49b3-8f62-8218f2e6eb8a",
				"SubRequestID": "1"
			}
		}
	},
	"version": "1.0", 
 	"rpc-name": " activateRANSliceInstanceactivateRANSlice", 
        
	"correlation-id": "9d2d790eecf745ab-a5f0167d-11e849b3-98d08f62-529269fb1459-18218f2e6eb8a", 
        
	"type": "request"
} 


RAN NF NSSI Deactivation

Code Block
titleRequest
{ 
    "body": { 
        	"body": {
		"input": { 
            
			"CommonHeader": { 
                
				"TimeStamp": "2018-11-30T09:13:37.368Z", 
                ,
				"APIver": "1.0", 
                
				"RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", 
   
				"SubRequestID": "1", 
                
				"RequestTrack": {}, 
                "Flags": {} 
            }, 
            
				"Flags": {}
			},
			"Action": "deactivate ", 
            
			"Payload": "{
\"input\": {
 			 {
 			 “RANNFNSSIId”: “”,
			“sNSSAI”:””,
			“sliceProfileId”:””,
  			“callbackURL”:””,
 			 “additionalproperties”:{
}
}        }, 
       	 {\"RANNFNSSIId\":\"\",\"sNSSAI\":\"001-100001\",\"sliceProfileId\":\"\",\"callbackURL\":\"\",\"additionalproperties\":{}}}"
		}
	},
	"version": "1.0", 
 	"rpc-name": " deactivateRANSliceInstance", 
        
	"correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", 
        
	"type": "request"
} 

Callback:

Code Block
titleCallback Response
{
  "status": "",
  "reason": {},
  "requestId": "",
  "action": "",
  "nfIds":{
	"CUCPs":[],
    "CUUPs":[],
     "DUs":[]
   }
}

...