IMS Web Service Reference

Method: DeleteOperator

Description

Attempts to delete the specified operator. If the operator is referenced by some data, the deletion fails. It is not allowed to delete oneself.                 Required privilege: "security.set_operator".

Action

http://ims.lyngsoesystems.com/administration/DeleteOperator

Input

The input of this method is the document element tns:DeleteOperator having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:OperatorKey  common:OperatorKeyType  1..1 
Output

The output of this method is the document element tns:DeleteOperatorResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
ChildRecordFound  common:ChildRecordFoundExceptionInfo