Ruft die Protokollebene für die angegebene Protokollierungskomponente ab.
Gilt für Clouds (Integration Appliances) sowie für Integrationseinheiten.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:log="http://www.approuter.com/schemas/2008/1/lognotif">
<soapenv:Header>
<log:sessionId>AD2E025868AC1392A44E6E27E4594EF9</log:sessionId>
</soapenv:Header>
<soapenv:Body>
<log:getLogLevel>
<log:logComponent>orchestration</log:logComponent>
</log:getLogLevel>
</soapenv:Body>
</soapenv:Envelope>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns3:getLogLevelResponse xmlns:ns2="http://www.approuter.com/
schemas/2008/1/lognotif/types" xmlns:ns3="http://www.approuter.com/
schemas/2008/1/lognotif">
<ns3:logLevel>warning</ns3:logLevel>
</ns3:getLogLevelResponse>
</S:Body>
</S:Envelope>