Externally Consumable APIs
API Name | URL | type | direction | description | request | response |
|
|---|---|---|---|---|---|---|---|
check_vim_capacity | http://msb.onap.org/api/multicloud/v0/check_vim_capacity | POST | outgoing | Verify if a specific resource requirements could be satisfied on VIMs |
| ||
vim_types | http://msb.onap.org/api/multicloud/v0/vim_types | GET | incoming | query the supported multicloud plugin service list |
| [ { "vim_type": "openstack", "versions": ["titanium_cloud","ocata"] }, { "vim_type": "vmware", "versions": ["4.0"] } ]
|
|
Swagger Jsons