Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 VESCollector provides following URI structure for events to be published

http(s)://{Domain}:{Port}/{optionalRoutingtPath}/eventListener/v{apiversion}/  
          [POST] Singe event
http(s)://{Domain}:{Port}/{optionalRoutingtPath}/eventListener/v{apiversion}/eventBatch  
          [POST] Batch  event
API NameAPI DescriptionAPI Definition DateAPI Delivery dateAPI Definition link (i.e.swagger)
DMAAPDMaaP Message Router is a reliable, high-volume pub/sub messaging service with a RESTful HTTP API.Date for which the API is reviewed and agreedTo fill out

Data Movement as a Platform Message Router 
 PolicyDCAE Policy-handler invokes only calls POST /getConfig (policyName value varies by scope, by policy_id)

https://<PDPServer Location>:<port>/pdp/api/getConfig

   

MultiVIM

OpenStack API for infrastructure API

 

 

 

 SDC SCH uses SDC external API to grab the entire service model and grab artifacts

/asdc/v1/catalog/services/<service uuid>/metadata

   
  

VESCollector API for VNF

   

API Outgoing Dependencies

...

DCAE Policy-handler invokes only calls POST /getConfig (policyName value varies by scope, by policy_id)

https://<PDPServer Location>:<port>/pdp/api/getConfig
API NameAPI DescriptionAPI Definition DateAPI Delivery dateAPI Definition link (i.e.swagger)

 Deployment handler CLAMP (& other DCAE components)

Deployment handler provides the following API to allow client systems to request installations of components via blueprint,  request uninstallation of previously-deployed components, and get status on installation and uninstallation operations. Because installation and uninstallation operations can be long-running, the API is asynchronous.  Client systems can poll for results. 

{Serverroot}/                           

                à [GET] (provides server info)

{Serverroot}/dcae-deployments/{deployment_id} 

                 à    [PUT, DELETE] 

{Serverroot}/dcae-deployments/{deployment_id}/operation/{op_id}     

                 à [GET]

 TBD

 TBD

 

Cloudify Manager plugins

Plugins are executed during the installation and uninstallation processes and may make calls to external APIs to create, configure, start, stop, and destroy components

OpenStack API for infrastructure API

 

 

 

VNF

VESCollector provides following URI structure for events to be published

http(s)://{Domain}:{Port}/{optionalRoutingtPath}/eventListener/v{apiversion}/  
          [POST] Singe event
http(s)://{Domain}:{Port}/{optionalRoutingtPath}/eventListener/v{apiversion}/eventBatch  
          [POST] Batch  event

Policy API for DCAE-Policy Hander

 

 

 

 SDC API to SCH

SCH uses SDC external API to grab the entire service model and grab artifacts

 /asdc/v1/catalog/services/<service uuid>/metadata   

Third Party Products Dependencies

...