Hi,
Please give me some clarification on this two files in aai-common.
1. *aai/aai-common, aai-schema/src/main/java/resources/oxm/aai_oxm_v11.xml*
- Give the overview of the xml file contents, what they will perform
and if i want to add a new service to it , what kind of rules i need to
follow.
- What is the " namespace " in the xml (as shown in below) ?
-
*<xml-property name="namespace" value="cloud-infrastructure" **/>*
- Can we can create a new Inventory ?
2.
*aai-common/aai-core/src/main/resources/dbedgerules/DbEdgeRules_v11.json *
I). Give is the overview of the xml file, how we will maintain the
edge rule for new service.
II). What is the " SVC-INFRA" in the xml (as shown in below) ?
* "SVC-INFRA": "NONE"*
III). What are the things need to write a relationship for new service?
3. Please give some suggestion on the URL for Step-30, because when i
am trying to PUT request through Postman, i am getting error as below,
*<?xml version="1.0" encoding="UTF-8" standalone="yes"?><Fault>
<requestError> <serviceException>
<messageId>SVC3000</messageId> <text>Invalid input
performing %1 on %2 (msg=%3) (ec=%4)</text> <variables>
<variable>PUT</variable>
<variable>v11/cloud-infrastructure/cloud-regions/cloud-region/example-cloud-owner-val-29818/example-cloud-region-id-val-35312/htipl123-new-widget-name-val-43832</variable>
<variable>Invalid input performing %1 on
%2:cloud-infrastructure/cloud-regions/cloud-region/example-cloud-owner-val-29818/example-cloud-region-id-val-35312/htipl123-new-widget-name-val-43832
not a valid path. It does not start from a valid namespace</variable>
<variable>ERR.5.2.3000</variable>
</variables> </serviceException> </requestError></Fault>*
Regards,
Thamlur Raju.
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss