Versions Compared

Key

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

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={}}



<?xml version="1.0" encoding="UTF-8" standalone="no"?><input xmlns="org:onap:sdnc:northbound:generic-resource"><sdnc-request-header><svc-request-id>de310a3e-f6e1-4ea3-afa0-7b5b634bd1ad</svc-request-id><svc-action>assign</svc-action><svc-notification-url>http://so-sdnc-adapteronap:8086/adapters/rest/SDNCNotify</svc-notification-url></sdnc-request-header><request-information ><request-id>f60347b9-85c0-4732-87bb-425ecc9076fa</request-id><source>MSO</source><notification-url/><order-number/><order-version/><request-action>CreateServiceInstance</request-action>
</request-information><service-information ><service-id>a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb</service-id><subscription-service-type>vCPE</subscription-service-type><onap-model-information><model-invariant-uuid>582ea75b-2e3c-45ce-9206-614d7cb12c59</model-invariant-uuid><model-uuid>16e11518-28a4-48bc-ac81-080c94613fa3</model-uuid><model-version>1.0</model-version><model-name>vcpesvc_rescust_1103a</model-name>
</onap-model-information><service-instance-id>5b70665b-d865-460e-877a-c6fad22b1694</service-instance-id><subscriber-name/><global-customer-id>SDN-ETHERNET-INTERNET</global-customer-id>
</service-information><service-request-input ><service-instance-name>vcpe_svc_vcpesvc_rescust_1103a_201811091546</service-instance-name><service-input-parameters><param><name>BRG_WAN_MAC_Address</name><value>fa:16:3e:f4:8a:8d</value>
</param><param><name>customerLatitude</name><value>32.897480</value>
</param><param><name>customerName</name><value>some_company</value>
</param><param><name>customerLongitude</name><value>-97.040443</value>
</param><param><name>Homing_Solution</name><value>sniro</value>
</param>
</service-input-parameters>
</service-request-input>
</input>


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"
}
}
}





Create Tunnel XConn Instance

<?xml version="1.0" encoding="UTF-8" standalone="no"?><input><sdnc-request-header><svc-request-id>dc4c094a-72c8-493e-8c83-0e7052623f97</svc-request-id><svc-action>assign</svc-action><svc-notification-url>http://so-sdnc-adapteronap:8086/adapters/rest/SDNCNotify</svc-notification-url></sdnc-request-header><request-information><request-id>f60347b9-85c0-4732-87bb-425ecc9076fa</request-id><request-action>CreateTunnelXConnInstance</request-action><source>MSO</source><notification-url/><order-number/><order-version/>
</request-information><service-information><service-id/><subscription-service-type>vCPE</subscription-service-type><onap-model-information/><service-instance-id>5b70665b-d865-460e-877a-c6fad22b1694</service-instance-id><subscriber-name/><global-customer-id>SDN-ETHERNET-INTERNET</global-customer-id>
</service-information><allotted-resource-information><allotted-resource-id>f85b60d9-cc50-4b86-8ea0-e0f41cfa5c71</allotted-resource-id><allotted-resource-type>tunnelxconn</allotted-resource-type><parent-service-instance-id>59e031f0-92ce-4c72-8498-b7c317b84509</parent-service-instance-id><onap-model-information><model-invariant-uuid>1c604615-91a9-474e-803c-f684d2563dc7</model-invariant-uuid><model-uuid>3bb0f153-ec98-4e7f-bc3e-baa51f901e8a</model-uuid><model-customization-uuid>46e9386d-1e36-492b-b799-132b800f8e92</model-customization-uuid><model-version>1.0</model-version><model-name>vcpear_brg_1103a</model-name>
</onap-model-information>
</allotted-resource-information><tunnelxconn-request-input><brg-wan-mac-address>fa:16:3e:f4:8a:8d</brg-wan-mac-address>
</tunnelxconn-request-input>
</input>