Hi AAI team,

We have a use case where we need to query all flavors inside a cloud region. We 
are having latency in some environments which is more than 30 seconds delay. Is 
there a way we can index this and speed up performance?
GET 
{aai_endpoint}/aai/{aai_version}/cloud-infrastructure/cloud-regions/cloud-region/{cloud_owner}/{cloud_region_id}/flavors/?depth=all

Is there as similar construct like <xml-property name="indexedProps" value=""/> 
for ArrayList object flavors?

      <java-type name="Flavors">
            <xml-properties>
                <xml-property name="description" value="Collection of openstack 
flavors."/>
            </xml-properties>
            <xml-root-element name=""/>
            <java-attributes>
                <xml-element container-type="java.util.ArrayList" 
java-attribute="flavor" name="flavor" type="inventory.aai.onap.org.v14.Flavor"/>
            </java-attributes>
        </java-type>

Thanks,
Dileep


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12569): https://lists.onap.org/g/onap-discuss/message/12569
Mute This Topic: https://lists.onap.org/mt/25839741/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to