pacifica / pacifica-metadata

Pacifica core service that stores the metadata for the system
GNU Lesser General Public License v3.0
1 stars 8 forks source link

[Feature Request] Add basic 200 response if service working/functional #223

Closed GitBytes closed 5 years ago

GitBytes commented 5 years ago

Pacifica metadata version

any

Pacifica Core Software versions

any

Platform Details

any

Scenario:

Trying to get an easy basic response from api to indicate locally, for monitoring purposes, whether or not the api is passing basic functionality tests.

Expected Result:

curl 127.0.0.1:8121/
HTTP/1.1 200