Skip to main content
PUT
Set service upgrade window

التفويضات

Authorization
string
header
مطلوب

Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi

معلمات المسار

organizationId
string<uuid>
مطلوب

ID of the organization that owns the service.

serviceId
string<uuid>
مطلوب

ID of the service.

الجسم

application/json
weekday
integer
مطلوب

Day of the week the upgrade window starts. 0 = Sunday, 1 = Monday, …, 6 = Saturday.

النطاق المطلوب: 0 <= x <= 6
مثال:

3

startHourUtc
enum<integer>
مطلوب

UTC hour when the upgrade window starts. Must be one of 0, 6, 12, or 18. The upgrade window currently lasts 6 hours from this start time.

الخيارات المتاحة:
0,
6,
12,
18
مثال:

12

الاستجابة

Successful response

status
number

HTTP status code.

مثال:

200

requestId
string<uuid>

Unique id assigned to every request. UUIDv4

result
object
آخر تعديل في ٣ سبتمبر ٢٠٢٦