
| <soap:body> <GetStatus></GetStatus> </soap:body> | GetStatus | <soap:body> <GetStatusResponse> </GetStatusResponse> </soap:body> |
| soapAction = GetStatus | ||
| <soap:body> <ListActiveIds></ListActiveIds> </soap:body> | ListActiveIds | <soap:body> <ListActiveIdsResponse> </ListActiveIdsResponse> </soap:body> |
| soapAction = ListActiveIds | ||
| <soap:body> <StartGrep></StartGrep> </soap:body> | StartGrep | <soap:body> <StartGrepResponse> </StartGrepResponse> </soap:body> |
| soapAction = StartGrep | ||
| <soap:body> <StartSearch></StartSearch> </soap:body> | StartSearch | <soap:body> <StartSearchResponse> </StartSearchResponse> </soap:body> |
| soapAction = StartSearch | ||