conf
Download SpecResponse
ExamplesSchema
Config returned
{
"addresses": [
"string"
],
"host_certificate": {
"subject": "string",
"issuer": "string",
"serial": "string",
"not_before": "string",
"not_after": "string",
"dns_names": [
"string"
],
"email_addresses": [
"string"
],
"ip_addresses": [
"string"
],
"fingerprint_sha1": "string",
"fingerprint_sha256": "string"
}
}
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
Empty response
addresses
array[string]
Hide - Child attributes
string
host_certificate
object (host_certificate)
Hide - Child attributes
subject
string
issuer
string
serial
string
not_before
string
not_after
string
dns_names
array[string]
Hide - Child attributes
string
email_addresses
array[string]
Hide - Child attributes
string
ip_addresses
array[string]
Hide - Child attributes
string
fingerprint_sha1
string
fingerprint_sha256
string
Was this page helpful?