...
Realtime views of the managed resources and services and their relationships
The relevance of the managed resources and services to the ONAP components.
It is a registry of the active, available and assigned assets.
It maintains a multidimenstional relationship amongst the managed services and resources.
2. API definitions
AAI provides the following interfaces:
...
- Cloud infrastructure (including cloud infrastructure regions and availability zones, cloud infrastructure resources such as servers, storage, VLANs, cloud network technologies,...)
- Paths and connectors
- Business Customers and business customer relationship to managed assets
- Service Instances (including the relationship to used resources)
- Resource instances (including allotted resources) (virtual and physical, including VNFs, PNFs, Switches, VNF modules)
- External systems (systems that ONAP connects to)
- Images
- Networks
- Infrastructure tenants
- Relationships
- Interfaces
- IP addresses
- Configurations
- Licenses
- Site resources
AAI also provides Inventory History information
...
Note: xxxI interface is a Component internal interface. xxxxE interface is a component external interface
The current API documents can be found at:
AAI consumes the following Interfaces:
...
Include Page | ||||
---|---|---|---|---|
|
3. Component Description:
...
- AAI read the docs: https://docs.onap.org/en/casablanca/submodules/aai/aai-common.git/docs/index.html?highlight=AAI
- AAI REST API Documentation - Dublin
- AAI GUI: AAI Graphical User Interface
...