Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
so
/
70e78b9a911ebe588fbe6aa87216e0279fbfae42
/
.
/
adapters
/
mso-vnf-adapter
tree: 723743bec745792d182aeb0fff083200791c0596 [
path history
]
[
tgz
]
src/
WebContent/
pom.xml
README.md
adapters/mso-vnf-adapter/README.md
This artifact is the MSO VNF adapter. It serves both SOAP and REST requests to the following URLs:
http://host:port/vnfs/VnfAdapter?wsdl
http://host:port/vnfs/VnfAdapterAsync?wsdl
http://host:port/vnfs/rest/v1/vnfs/healthcheck
http://host:port/vnfs/rest/v1/vnfs/{aaiVnfId}/vf-modules
http://host:port/vnfs/rest/v1/vnfs/{aaiVnfId}/vf-modules/{aaiVfModuleId}
http://host:port/vnfs/rest/v1/vnfs/{aaiVnfId}/vf-modules/{aaiVfModuleId}/rollback
http://host:port/vnfs/rest/v1/volume-groups
http://host:port/vnfs/rest/v1/volume-groups/{aaiVolumeGroupId}
http://host:port/vnfs/rest/v1/volume-groups/{aaiVolumeGroupId}/rollback