Record
status-check-policy
No description available.
record status-check-policy {
checks: list<status-check-policy-checks-item>,
contexts: list<string>,
contexts-url: string,
strict: bool,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| checks | list<status-check-policy-checks-item> | |
| contexts | list<string> | |
| contexts-url | string | |
| strict | bool | |
| url | string |