billing

GET /v1/sla/policy

The published uptime commitment and its service-credit ladder.

همه نقاط پایانی billing

همهٔ مستندات توسعه‌دهندگان

احراز هویت

یک کلید API را به عنوان یک توکن برbearer ارسال کنید. این نقطه پایانی مجوز خاصی را در مشخصات خود ذکر نمی‌کند، بنابراین به جای فرض کردن، حداقل نیازهای کلید خود را بدهید و پاسخ را بررسی کنید.

این نقطه پایانی هیچ شناسه سازمانی را دریافت نمی‌کند. کلید شما در حال حاضر سازمان مربوطه را مشخص می‌کند و پاسخ در همان محدوده ارائه می‌شود.

امتحان کنید

هر چیزی را که داخل براکت‌های زاویه‌دار قرار دارد با مقادیر خودتان جایگزین کنید، و نگهدارنده کلید را با کلیدی از داشبورد خود جایگزین نمایید.

curl -X GET https://api.zinndigital.com/v1/sla/policy \
  -H "Authorization: Bearer zdk_live_…"

وارد شده‌اید؟ کنسول API در داشبورد شما شناسه سازمان واقعی و کلید خودتان را پر می‌کند و درخواست را روی API زنده اجرا می‌کند تا بتوانید پاسخ واقعی را ببینید. این نقطه پایانی را در کنسول API باز کنید

جزئیات

The figure we stand behind, the credit owed at each tier, the exclusions and the claim window — rendered from engine/engine/sla/policy.py and never retyped. ⛔ Clients must interpolate these values into their own copy rather than writing "99.9%" into a locale catalogue: a figure translated into 58 languages cannot be grepped for and cannot be changed (CLAUDE.md §2.45). min_coverage_percent is the share of a month we must have measured before a reading adjudicates; below it the month is unadjudicable and the customer's claimed tier stands.

پاسخ

نامنوعالزامیچیست
uptime_target_percentstringبلهThe published monthly commitment, e.g. "99.9". A string, not a number, so a client renders exactly what we publish rather than a float's idea of it.
claim_window_daysintegerبلهDays after a month ends during which it may still be claimed.
min_coverage_percentstringبلهThe share of a month we must have measured for the reading to adjudicate. Below it the month is unadjudicable and the customer's claimed tier stands — our coverage gap is ours…
exclusionsstring<maintenance, customer, force_majeure>[]بلهWhat is not credited. ⛔ There is deliberately no upstream-provider exclusion: a hosting customer bought hosting from Zinn Digital® and never chose our suppliers, so whose…
tiersobject[]بله

خطاهایی که این نقطه پایانی می‌تواند برگرداند

401