All URIs are relative to http://localhost/api/v2.0
Method | HTTP request | Description |
---|---|---|
GetHealth | Get /health | Check the status of Harbor components |
OverallHealthStatus GetHealth(ctx, optional) Check the status of Harbor components
Check the status of Harbor components
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
optional | *HealthApiGetHealthOpts | optional parameters | nil if no parameters |
Optional parameters are passed through a pointer to a HealthApiGetHealthOpts struct
Name | Type | Description | Notes |
---|---|---|---|
xRequestId | optional.String | An unique ID for the request |
- Content-Type: application/json
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]