Stoppt und bricht alle Jobs für die angegebene Konfiguration ab.
Gilt für Clouds (Integration Appliances) sowie für Integrationseinheiten.
Im Verbund stellen projectName, version und configName die eindeutige Identifikation einer Konfiguration sicher.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:dep="http://www.approuter.com/schemas/2008/1/deployment">
<soapenv:Header>
<dep:sessionId>85EBDCE6FF0685C296D79CD55D86405F</dep:sessionId>
</soapenv:Header>
<soapenv:Body>
<dep:stopAndCancel>
<dep:projectName>HTTP_363i</dep:projectName>
<dep:version>1.0</dep:version>
<dep:configName>HTTP_363j</dep:configName>
</dep:stopAndCancel>
</soapenv:Body>
</soapenv:Envelope></soapenv:Envelope>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns2:stopAndCancelResponse xmlns:ns2="http://www.approuter.com/
schemas/2008/1/deployment" xmlns:ns3="http://www.approuter.com/schemas/2008/1/
deployment/types" xmlns:ns4="http://www.approuter.com/schema/router/1000/
security/03" xmlns:ns5="http://www.approuter.com/schemas/2008/1/util/types">
<ns2:success>true</ns2:success>
</ns2:stopAndCancelResponse>
</S:Body>
</S:Envelope>