ValidateCertificateChallenge validates HTTP-01 challenge and finalizes certificate issuance (Phase 2)
| Name | Type | Description | Notes |
|---|---|---|---|
| Result | ValidateCertificateChallengeOutput | [optional] | |
| CertDisplayId | string | Certificate display ID from Phase 1 | [optional] |
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Name | string | Certificate name (alternative to cert-display-id) | [optional] |
| Timeout | long | Validation timeout in seconds | [optional] [default to 120] |
| Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |