IMS Web Service Reference

Method: GetOperator

Description

Retrieves a single operator and its roles. Only roles held by the calling user will be returned.                 Required privilege: "security.get_operators".

Action

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

Input

The input of this method is the document element tns:GetOperator 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:GetOperatorResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Operator  common:OperatorDetailsType  1..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
NoDataFound  common:NoDataFoundExceptionInfo