Instances Health Check Create

post

/api/v2/instances/{id}/health_check/

Manually Initiate a Health Check

For purposes of error remediation or debugging, a health check can be manually initiated by making a POST request to this endpoint.

This will submit the work unit to the target node through the receptor mesh and wait for it to finish. The model will be updated with the result. Up-to-date values of the fields will be returned in the response data.

Request

Supported Media Types
Path Parameters
Body ()
Root Schema : InstanceHealthCheck
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Body ()
Root Schema : InstanceHealthCheck
Type: object
Show Source
Back to Top