Last active
October 4, 2018 18:56
-
-
Save nicdev/f75ae71b778bc8c634076f01214287b1 to your computer and use it in GitHub Desktop.
[RFI] /health/all
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "status": "overall_status_good", | |
| "dependencies": [ | |
| { | |
| "status": "tis_tfm_status_good", | |
| "details": "OK", | |
| "endpoint": "https://isc-common-dev-eude-01.ite1.isc.ibmcloudsecurity.com/tis/tfm/api/v1" | |
| }, | |
| { | |
| "status": "tis_gdb_status_good", | |
| "details": "OK", | |
| "endpoint": "https://isc-common-dev-eude-01.ite1.isc.ibmcloudsecurity.com/tis/gdb/api/v1" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment