Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

Version 1 Next »

This page will show examples of the SO to SDNC Messages for the vCPE Use Case



Raw Mesage

Request:

Service-Topology-Operation

Service-Action: Assign

ServiceTopologyOperationInput{getRequestInformation=RequestInformation{getNotificationUrl=, getOrderNumber=, getOrderVersion=, getRequestAction=CreateServiceInstance, getRequestId=4d3d1f80-43ba-4aa5-a61c-1dcae011c586, getSource=MSO, augmentations={}}, getSdncRequestHeader=SdncRequestHeader{getSvcAction=Assign, getSvcNotificationUrl=http://so-sdnc-adapteronap:8086/adapters/rest/SDNCNotify, getSvcRequestId=b51bc2e7-dd0b-4f13-98dd-7dc04e253d72, augmentations={}}, getServiceInformation=ServiceInformation{getGlobalCustomerId=SDN-ETHERNET-INTERNET, getOnapModelInformation=OnapModelInformation{getModelInvariantUuid=582ea75b-2e3c-45ce-9206-614d7cb12c59, getModelName=vcpesvc_rescust_1103a, getModelUuid=16e11518-28a4-48bc-ac81-080c94613fa3, getModelVersion=1.0, augmentations={}}, getServiceId=a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb, getServiceInstanceId=8d0788fa-ab44-4d5f-885e-4847ebf70fe8, getSubscriberName=, getSubscriptionServiceType=vCPE, augmentations={}}, getServiceRequestInput=ServiceRequestInput{getServiceInputParameters=ServiceInputParameters{getParam=[Param{getName=BRG_WAN_MAC_Address, getValue=fa:16:3e:f4:8a:8d, augmentations={}}, Param{getName=customerLatitude, getValue=32.897480, augmentations={}}, Param{getName=customerLongitude, getValue=-97.040443, augmentations={}}, Param{getName=Homing_Solution, getValue=sniro, augmentations={}}, Param{getName=customerName, getValue=some_company, augmentations={}}], augmentations={}}, getServiceInstanceName=vcpe_svc_vcpesvc_rescust_1103a_201811082313, augmentations={}}, augmentations={}}
ResponseReturned SUCCESS for service-topology-operation [8d0788fa-ab44-4d5f-885e-4847ebf70fe8] ServiceTopologyOperationOutput [_ackFinalIndicator=Y, _responseCode=200, _responseMessage=, _serviceResponseInformation=ServiceResponseInformation [_instanceId=8d0788fa-ab44-4d5f-885e-4847ebf70fe8, _objectPath=restconf/config/GENERIC-RESOURCE-API:services/service/8d0788fa-ab44-4d5f-885e-4847ebf70fe8/service-data/service-topology/, augmentation=[]], _svcRequestId=b51bc2e7-dd0b-4f13-98dd-7dc04e253d72, augmentation=[]]
SO GET Query to SDNC

GET restconf/config/GENERIC-RESOURCE-API:services/service/8d0788fa-ab44-4d5f-885e-4847ebf70fe8/service-data/service-topology/



{
"service-topology": {
"service-topology-identifier": {
"service-instance-id": "8d0788fa-ab44-4d5f-885e-4847ebf70fe8",
"service-instance-name": "vcpe_svc_vcpesvc_rescust_1103a_201811082313",
"service-type": "vCPE",
"global-customer-id": "SDN-ETHERNET-INTERNET"
},
"onap-model-information": {
"model-name": "vcpesvc_rescust_1103a",
"model-invariant-uuid": "582ea75b-2e3c-45ce-9206-614d7cb12c59",
"model-version": "1.0",
"model-uuid": "16e11518-28a4-48bc-ac81-080c94613fa3"
}
}
}













  • No labels