Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
so
/
fd22d8ef4876ba53629b84fb84d46724273d6107
/
.
/
adapters
/
mso-vnf-adapter
tree: 6c30c70bf9391911b516abb7db986f1e360c338f [
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