GET DMCS/CanConfigureDataMart/{id}

Checks if the authenticated user has permission to configure the specified DataMart. The user must also be able to see the datamart's request queue.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The ID of the datamart.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

An OK result (status 200) if the user has permission, else a BadRequest result is returned.

IHttpActionResult

None.

Response Formats

application/json, text/json, text/javascript, application/xml, text/xml

Sample:

Sample not available.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.