acme.dns.authenticator.authenticator_schemas

Get the schemas for all DNS providers we support for ACME DNS Challenge and the respective attributes required for connecting to them while validating a DNS Challenge

Type: object

Type: array
No Additional Items

Result

Type: array of object

Available DNS authenticator schemas with their configuration requirements.

No Additional Items
Each item of this array must be:

ACMEDNSAuthenticatorSchema

Type: object
No Additional Properties

Key

Type: string

Unique identifier for the DNS authenticator type.

ACMEDNSAuthenticatorAttributeSchema

Type: object

Schema definition for the authenticator's required attributes.

Name

Type: string

Internal name of the schema attribute.

Title

Type: string

Human-readable title for the schema attribute.

Required

Type: boolean

Whether this attribute is required for the authenticator.

Additional Properties of any type are allowed.

Type: object


Required roles: READONLY_ADMIN