Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
so
/
8a3822b184a8686a48d49d7e1c5379d9bef7ba46
/
.
/
adapters
/
mso-vnf-adapter
tree: 2b741e90e85e51e74b1e3a5033181072a74e1e01 [
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