IMS Web Service Reference

Method: GetGlobalParameters

Description

Retrives a list of global system parameters. Parameters requiring a privilege will only be returned if the user has the corresponding privilege.

Action

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

Input

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

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