Externally Consumable APIs



API Name

URL

type

direction

description

request

response



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

refer to https://gerrit.onap.org/r/gitweb?p=multicloud/framework.git;a=blob;f=docs/specs/multicloud_resource_capacity_check.rst;h=9fddb85064b2edfcf031576cf8dc3455e5021e2b;hb=refs/heads/master

refer to https://gerrit.onap.org/r/gitweb?p=multicloud/framework.git;a=blob;f=docs/specs/multicloud_resource_capacity_check.rst;h=9fddb85064b2edfcf031576cf8dc3455e5021e2b;hb=refs/heads/master



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