Ascio Web Service v3
Enumeration WebServerType
Property |
---|
ApacheSsl |
ApacheRaven |
ApacheSsleay |
C2net |
IbmHttp |
Iplanet |
DominoGo4625 |
DominoGo4626 |
Domino |
Iis4 |
Iis5 |
Netscape |
Zeusv3 |
Other |
ApacheOpenSsl |
Apache2 |
ApacheApacheSsl |
CobaltSeries |
Cpanel |
Ensim |
Hsphere |
IpSwitch |
Plesk |
Tomcat |
WebLogic |
WebSite |
WebStar |
Iis |
AdobeAir |
AppleOsx |
MicrosoftAuthenticode |
MicrosoftOfficeVba |
Mozilla |
SunJava |
CodeSigningOther |
<?php
namespace ascio\v3\examples;
require("../service/autoload.php");
require("../../lib/AscioConfig.php");
use ascio\v3 as ascio;
$webServerType = new ascio\WebServerType();
$webServerType->setApacheSsl(ascio\::ApacheSsl);
$webServerType->setApacheRaven(ascio\::ApacheRaven);
$webServerType->setApacheSsleay(ascio\::ApacheSsleay);
$webServerType->setC2net(ascio\::C2net);
$webServerType->setIbmHttp(ascio\::IbmHttp);
$webServerType->setIplanet(ascio\::Iplanet);
$webServerType->setDominoGo4625(ascio\::DominoGo4625);
$webServerType->setDominoGo4626(ascio\::DominoGo4626);
$webServerType->setDomino(ascio\::Domino);
$webServerType->setIis4(ascio\::Iis4);
$webServerType->setIis5(ascio\::Iis5);
$webServerType->setNetscape(ascio\::Netscape);
$webServerType->setZeusv3(ascio\::Zeusv3);
$webServerType->setOther(ascio\::Other);
$webServerType->setApacheOpenSsl(ascio\::ApacheOpenSsl);
$webServerType->setApache2(ascio\::Apache2);
$webServerType->setApacheApacheSsl(ascio\::ApacheApacheSsl);
$webServerType->setCobaltSeries(ascio\::CobaltSeries);
$webServerType->setCpanel(ascio\::Cpanel);
$webServerType->setEnsim(ascio\::Ensim);
$webServerType->setHsphere(ascio\::Hsphere);
$webServerType->setIpSwitch(ascio\::IpSwitch);
$webServerType->setPlesk(ascio\::Plesk);
$webServerType->setTomcat(ascio\::Tomcat);
$webServerType->setWebLogic(ascio\::WebLogic);
$webServerType->setWebSite(ascio\::WebSite);
$webServerType->setWebStar(ascio\::WebStar);
$webServerType->setIis(ascio\::Iis);
$webServerType->setAdobeAir(ascio\::AdobeAir);
$webServerType->setAppleOsx(ascio\::AppleOsx);
$webServerType->setMicrosoftAuthenticode(ascio\::MicrosoftAuthenticode);
$webServerType->setMicrosoftOfficeVba(ascio\::MicrosoftOfficeVba);
$webServerType->setMozilla(ascio\::Mozilla);
$webServerType->setSunJava(ascio\::SunJava);
$webServerType->setCodeSigningOther(ascio\::CodeSigningOther);
WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.