diff options
Diffstat (limited to 'docs/platform/consumedapis.rst')
-rw-r--r-- | docs/platform/consumedapis.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/platform/consumedapis.rst b/docs/platform/consumedapis.rst new file mode 100644 index 00000000..cd39a5ec --- /dev/null +++ b/docs/platform/consumedapis.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Consumed APIs +============= +References to APIs offered by other components + +A&AI: Use A&AI API to operate the instance data stored in A&AI, this opration includes CURL +SDC: Use Catalog external API to query csar package +DCAE: Use DCAE Ves collector API to report FCAPS data to DCAE +MSB: Use MSB to register and find microservice +Modeling: Use nfvparser API to parse tosca template + + + + |