IMS Web Service Reference

Method: GetRoles

Description

Retrieves the available roles. For each role it is specified whether it is branch-oriented. Only roles currently granted to the authorizing operator are returned.

Action

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

Input

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

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

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

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