Wasm Directoryalpha
Record

get-response-certificate

No description available.

record get-response-certificate {
  created-at: option​<string>,
  dns-names: option​<list​<string>>,
  id: option​<string>,
  name: option​<string>,
  not-after: option​<string>,
  sha1-fingerprint: option​<string>,
  state: option​<list-op-response-certificates-item-state-enum>,
  type-op: option​<list-op-response-certificates-item-type-op-enum>,
}

Fields

NameTypeDescription
created-atoption​<string>
dns-namesoption​<list​<string>>
idoption​<string>
nameoption​<string>
not-afteroption​<string>
sha1-fingerprintoption​<string>
stateoption​<list-op-response-certificates-item-state-enum>
type-opoption​<list-op-response-certificates-item-type-op-enum>