Check Application HealthΒΆ
Check Application Health using CLI and Web Interface with application name.
CLI
This is an example of a command line interface for the user to interact with the system.
# c3 application check --name <string>
# c3 application check --name myApp
Web Interface(Mock-up)
Mock up web interface for the scenario.
REST
This is the definition of the RESTful interface for the system.
application/check
| Name | Value | Description |
| name | string | Application Name |