Wasm Directoryalpha
Record

check-alerts-list-response

No description available.

record check-alerts-list-response {
  alerts: option​<list​<string>>,
  links: option​<check-alerts-list-response-links>,
  meta: check-alerts-list-response-meta,
}

Fields

NameTypeDescription
alertsoption​<list​<string>>
linksoption​<check-alerts-list-response-links>
metacheck-alerts-list-response-meta