IMS Web Service Reference

Method: SetOperatorRole

Description

Grants the specified role to the specified operator. The role can optionally be granted branch-specifically. Only roles currently granted to the authorizing operator can be granted to other operators.                 Required privilege: "security.set_operator".

Action

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

Input

The input of this method is the document element tns:SetOperatorRole 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:SetOperatorRoleResponse that is always empty.

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