IMS Web Service Reference

Method: DeleteOperatorRole

Description

Revokes the specified role from the specified operator. It is not allowed to remove one's own roles.                 Required privilege: "security.set_operator".

Action

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

Input

The input of this method is the document element tns:DeleteOperatorRole 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 
tns:RoleKey  common:RoleKeyType  1..1 
tns:BranchKey  common:BranchKeyType  0..1 
Output

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

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