Diagnostics Test
Diagnostics/Report
Returns status of the application connection to database and service version information as an html page.
Http Verb GET
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/Diagnostics/Report

URI Parameters

This resource has no URI (Query) parameters.

Request Body

None.

No request body.

Response object type : HttpResponseMessage

Response object type HttpResponseMessage has the following properties.
Property Name Data Type Length Required Readonly Notes
Content HttpContent
Headers Collection of Object
IsSuccessStatusCode boolean
ReasonPhrase string
RequestMessage HttpRequestMessage
StatusCode HttpStatusCode
Version Version

No response body. Please check http status code header for success (200 OK) or failure. It there are error(s), a collection of ErrorMessages will be returned.

No entries in change log for this operation.