+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Diagnostic Service (GET)

Retrieves diagnostic information for administration, runtime, configuration (live update), and push services.


Roles

Users in the following roles are authorized to perform this operation:


Method

GET


Path

/management-apis/2.0/diagnostic


Example


Produces

application/json, application/xml, text/xml


Response

Information about the diagnostic.


JSON Example


XML Example


Response Properties

The response has the following properties:

The admin-db has the following properties:

The analytics-service has the following properties:

The config-service has the following properties:

The push-service has the following properties:

The running-project has the following properties:

The runtime-diagnostic has the following properties:

The runtime-status has the following properties:

The providers-status has the following properties:

The db-status has the following properties:


Errors

403

500

Parent topic: REST API for the MobileFirst Server administration service