Retrieve the DNS records required to point your custom domain to your Virtus Cloud application, including record type, name, value, and validation status.
Use this endpoint to fetch the DNS records you need to configure in your domain registrar in order to connect a custom domain to your application. The response includes CNAME and TXT records along with their current validation status, so you can track whether your DNS changes have propagated and been verified by Virtus Cloud.
A Standard plan or higher is required to use custom domains and this endpoint.
The current validation status of this record. Possible values are "pending_validation" (record not yet detected), "pending" (record detected, awaiting full propagation), and "active" (record verified and active).
DNS propagation can take up to 48 hours depending on your domain registrar and TTL settings. Poll this endpoint periodically to check when all records reach "active" status.