GET
/v1/organizations/{organizationId}/services/{serviceId}/upgradeWindowReturns the configured upgrade window for a service.
Errors:
- 401: missing, invalid, or disabled API key.
- 403: caller lacks
control-plane:service:viewon the service. - 404: service does not exist, is not visible to the caller, or no upgrade window has been configured.
Path parameters
Response
JSON
200
Successful response
400
The request cannot be processed due to a client error. Please verify your request parameters and try again.
500
An internal server error has occurred. If this issue persists, please contact ClickHouse Cloud support for assistance.