Description

Describes one of the objects available as a location under a service.

 

Syntax

<ServerResource>/<service>/<type>

 

Remarks

Types roughly correspond to objects in database or object-oriented programming. for example, a case, view, or fact is considered a type.

A caller must be authenticated to make a successful GET request on a type. If the caller is authenticated, the list of resources returned to the caller will include only the resources the caller is permitted to access. If the caller is not authenticated, only the list of resources available to anonymous callers will be returned; if the caller must be authenticated, the relevant status code will be returned.

For CaseMap Server, authentication is provided by either local authentication (through CMServerLA.svc), or else through Active Directory (through CMServerAD.svc).

 

Supported Methods

The following table describes the types currently available for each service.

Service

Available Type

CMServerAD or CMServerLA

Version Info

Cases

Views

Users

Data

{Spreadsheet-Name}

Issues-Outline

 

 

Examples

The following example returns a list of all of the resources of the <cases> type, as described in GET get-cases.

GET http://localhost/CaseMapAD/CMServerAD.svc/cases/

 

 

Need additional help? Email the CaseMap Support team at: casemap.support@lexisnexis.com, or contact a support representative at 1-800-833-3346 (option 3). The CaseMap Support team is available between the hours of 9:00 a.m. to 7:00 p.m. Eastern Time, Monday - Friday.

© 2017 LexisNexis. All rights reserved.