Primary domain record management
Avis
In DigiCert® DNS, managed domains (as seen in the UI) are referred to as primary domains in the documentation. Both terms refer to the same concept.
Overview
This guide provides detailed instructions for primary domain record management, covering a series of targeted actions, including:
Benefits
Primary domain record management enables efficient updates across all records linked to the primary domain. With DigiCert® DNS, changes propagate automatically, reducing manual effort and improving consistency. This centralized approach enhances resolution times, scalability, and policy enforcement, simplifying DNS maintenance while minimizing errors and ensuring smooth, reliable operations.
Procedures
Avis
This procedure clears two records (arecord and aaaarecord) from a specific primary domain (domain1) created in an earlier procedure.
To test this function, call this API endpoint: POST /domains/primary/{domainId}/records/bulk/delete
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the MANAGED DNS tab.
The table displays all the primary domains associated with the account.
Select the name of the primary domain (for example, domain1) whose records you want to clear - see Path 2 for quick filtering.
In the RECORDS tab, select the checkboxes of the records you want to clear (for example, arecord and aaaarecord).
Go to Actions > Delete Records.
In the Confirm Deletion dialog, select Confirm.
A message appears confirming the successful clearance of the records.
Avis
This procedure deletes all records from a specific primary domain (domain1) created in an earlier procedure.
To test this function, call this API endpoint: DELETE /domains/primary/{domainId}/records
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the MANAGED DNS tab.
The table displays all the primary domains associated with the account.
Select the name of the primary domain (for example, domain1) whose records you want to delete - see Path 2 for quick filtering.
In the RECORDS tab, select the Record Type checkbox.
Go to Actions > Delete Records.
In the Confirm Deletion dialog, select Confirm.
A message appears confirming the successful deletion of the records.
Avis
This procedure displays the records of a specific primary domain (domain1). The primary domain was previously created here.
To test this function, call this API endpoint: GET /domains/primary/{domainId}/records
Sign in to your DigiCert® DNS account.
From the landing page, go to the left sidebar and select DNS > Domains.
Select the MANAGED DNS tab.
The table displays all the primary domains associated with the account.
Select the name of the primary domain (for example, domain1) whose records you want to view - see Path 2 for quick filtering.
Select the RECORDS tab.
The table displays all the records associated with the domain.
Select Columns at the top of the results table, then select all checkboxes to ensure that all record information is displayed.