IMS Web Service Reference

Method: GetLocationUsageTypes

Description

Get a list of location usage types for a particular branch.

Action

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

Input

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

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