IMS Web Service Reference

Method: GetOperators

Description

Retrieves a list of operators and their roles. Only roles held by the calling user are returned.                 Required privilege: "security.get_operators".

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:IncludeDisabled  xsd:boolean  1..1 
Output

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

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