Hi Seshu,
I read the specification and found that for service activation and
configuration it uses bellow call which need to mapped with MSO -
1. POST /API/ACTIVATION/SERVICE
* POST operation are used to create service
1. PATCH /API/SERVICE/{ID}
* Used to update service.
1. DELETE /API/ACTIVATION/SERVICE/{ID}
* Delete operation are used to delete service.
1. HEAD /API/ACTIVATION/SERVICE/{ID}
* Uniform contract operation is used to retrieve the header information
that would be retrieved by GET operation without the actual data.
I am not able to co-relate which API I suppose to map with MSO APIs for create
/update /delete service.
Although, I can see there is some implementation in NBI (north bound component)
for other TMF standard (i.e. TMF0641) which also uses mso API.
I found bellow MSO APIs in NBI :
public static final String MSO_CREATE_SERVICE_INSTANCE_PATH =
"/onap/so/infra/serviceInstantiation/v7/serviceInstances/";
public static final String MSO_GET_REQUEST_STATUS_PATH =
"/onap/so/infra/orchestrationRequests/v7/";
public static final String MSO_DELETE_REQUEST_STATUS_PATH =
"/onap/so/infra/serviceInstantiation/v7/serviceInstances/";
public static final String MSO_CREATE_E2ESERVICE_INSTANCE_PATH =
"/onap/so/infra/e2eServiceInstances/v3";
public static final String MSO_DELETE_E2ESERVICE_INSTANCE_PATH =
"/onap/so/infra/e2eServiceInstances/v3/";
public static final String MSO_GET_E2EREQUEST_STATUS_PATH =
"/onap/so/infra/e2eServiceInstances/v3/$serviceId/operations/$operationId";
we have E2E API as well as service Instance API.
Question is what API we should use ?
What is this this E2E service API used for ?
Thanks,
Mayank Gupta
From: Seshu m <[email protected]>
Sent: Monday, January 07, 2019 6:26 PM
To: Mayank Gupta (146241) <[email protected]>;
[email protected]; [email protected]
Subject: RE: TMF-640 Implementation
Hi Myank
You can find the SO supported APIs in here.
https://onap.readthedocs.io/en/latest/submodules/so.git/docs/api/offered_consumed_apis.html
swagger%20(1).html#api-OnapsoinfraserviceInstantiation-activateServiceInstance
Further reading could be found here.
https://onap.readthedocs.io/en/beijing/submodules/so.git/docs/SO_R1_Interface.html
Thanks and Regards,
M Seshu Kumar
Senior System Architect
Single OSS India Branch Department. S/W BU.
Huawei Technologies India Pvt. Ltd.
Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield
Bengaluru-560066, Karnataka.
Tel: + 91-80-49160700 , Mob: 9845355488
[Company_logo]
___________________________________________________________________________________________________
This e-mail and its attachments contain confidential information from HUAWEI,
which is intended only for the person or entity whose address is listed above.
Any use of the information contained herein in any way (including, but not
limited to, total or partial disclosure, reproduction, or dissemination) by
persons other than the intended recipient(s) is prohibited. If you receive this
e-mail in error, please notify the sender by phone or email immediately and
delete it!
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
From: Mayank Gupta (146241) [mailto:[email protected]]
Sent: Monday, January 07, 2019 4:06 PM
To: [email protected]<mailto:[email protected]>; Seshu m;
[email protected]<mailto:[email protected]>
Subject: TMF-640 Implementation
Hi,
We are doing the analysis for the implementation of TMF-640 (Service Activation
and configuration API) . can you please suggest what MSO API need to be
triggered for TMF-640?
Thanks,
Mayank Gupta
This email and the information contained herein is proprietary and confidential
and subject to the Amdocs Email Terms of Service, which you may review at
https://www.amdocs.com/about/email-terms-of-service
This email and the information contained herein is proprietary and confidential
and subject to the Amdocs Email Terms of Service, which you may review at
https://www.amdocs.com/about/email-terms-of-service
<https://www.amdocs.com/about/email-terms-of-service>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14829): https://lists.onap.org/g/onap-discuss/message/14829
Mute This Topic: https://lists.onap.org/mt/28962342/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-