2) Can we do a non-key based query to AAI?
LiZi: What does non-key based query means? The query API is automatically 
gennerated
In the below example, network-id is the key. Assume network-id is not known to 
user, Can we get the l3-network object from network-name ?


<java-type name="L3Network">
 <xml-root-element name="l3-network" />
 <java-attributes>
  <xml-element java-attribute="networkId" name="network-id" required="true" 
type="java.lang.String" xml-key="true">
   <xml-properties>
    <xml-property name="description" value="Network ID, should be uuid. Unique 
across A&amp;AI." />
   </xml-properties>
  </xml-element>
  <xml-element java-attribute="networkName" name="network-name" required="true" 
type="java.lang.String">
   <xml-properties>
    <xml-property name="description" value="Name of the network, governed by 
some naming convention.." />
   </xml-properties>
  </xml-element>
  <xml-element java-attribute="networkType" name="network-type" 
type="java.lang.String">
   <xml-properties>
    <xml-property name="description" value="Type of the network - who defines 
these values?" />
   </xml-properties>
  </xml-element>
  <xml-element java-attribute="networkRole" name="network-role" 
type="java.lang.String">
   <xml-properties>
    <xml-property name="description" value="Role the network plans - who 
defines these values?" />
   </xml-properties>

________________________________
***************************************************************************************
             This e-mail and 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: li.z...@zte.com.cn [mailto:li.z...@zte.com.cn]
Sent: Thursday, October 12, 2017 1:41 PM
To: Gaurav agrawal
Cc: jf2...@att.com; onap-discuss@lists.onap.org; Yang Xu (Yang, Fixed Network); 
Ramu n; Arun Yerra
Subject: Re: [onap-discuss] AAI related queries


Reply inline.



Thanks,

LiZi




原始邮件
发件人: <gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>>;
收件人: <jf2...@att.com<mailto:jf2...@att.com>>;李滋00164331;
抄送人: <onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>; 
<yang....@huawei.com<mailto:yang....@huawei.com>>; 
<ram...@huawei.com<mailto:ram...@huawei.com>>; 
<arun.ye...@huawei.com<mailto:arun.ye...@huawei.com>>;
日 期 :2017年10月12日 15:25
主 题 :[onap-discuss] AAI related queries


Hi Jimmy/Lizi,

I have two queries which need your input.

1) While creating domain controller esr information, whether esr-id will be a 
user input or is it auto-generated?
LiZi: The external system data, I think it should be only inputed from ESR 
portal, and then other service consumes the registered system data. For 
testing, you can input the external system information by POSTman that things.
2) Can we do a non-key based query to AAI?
LiZi: What does non-key based query means? The query API is automatically 
gennerated
Thanks and Regards,
Gaurav


_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to