A graph representation of AAI object relationship is here https://hotlib.github.io/
>curl -v -u AAI:AAI -k -X GET -H 'X-TransactionId: fsdh' -H 'X-FromAppId: local' -H 'Accept: application/json'
https://aai1_ip:8443/aai/v11/examples/zone |python -m json.tool
Tip: AAI2 needs to be started before AAI1. If AA2 is restarted, you have to manually restart AAI1
...