VPHOP_NMSLoads SOAP Service Installer
curl -L https://raw.github.com/VPH-Share/VPHOP_NMSLoads/master/install.sh | bash
wget --no-check-certificate https://raw.github.com/VPH-Share/VPHOP_NMSLoads/master/install.sh -O - | bash
git clone https://github.com/VPH-Share/VPHOP_NMSLoads.git
cd VPHOP_NMSLoads
manage/provision.sh 2>&1 | tee ~/VPHOP_NMSLoads-install.log
To be able to access the the server from external clients, certain port redirections and service endpoints need to be configured.
Name | Type | Port | Source | Notes |
---|---|---|---|---|
web | TCP | 8082 | 0.0.0.0/0 |
Type | Invocation Path | Port | WS/REST Descriptor |
---|---|---|---|
soap | / | web(8082) | /?wsdl |
Note: Ensure you insert the WSDL
as a text string into the optional WS/REST Descriptor fields.