Delete DNS Record operation
The Delete DNS Record operation deletes the DNS record from the Infoblox application.
Delete DNS Record operation for type A
The Delete DNS Record operation enables you to delete an A type of DNS record. 
The following table describes the input elements for the Delete DNS record operation if you want to delete an A record.
Adapter request elements for the Delete DNS Record operation
| Element | Description | Required | 
|---|---|---|
| <operation-name> | Specifies the name of the operation: delete-dns-record | Yes | 
| <target> | Contains the following elements: 
 | Conditional: 
 | 
| <host> | Specifies the host name (fully qualified domain name) or IP address of the Infoblox Grid Manager  | Conditional: 
 | 
| <user-name> | Specifies the user name required to connect to the Infoblox Grid Manager  | Conditional: 
 | 
| <password> | Specifies the password that corresponds to <user-name>  | Conditional: 
 | 
| <timeout-secs> | Specifies the time, in seconds, after which the request expires  | No | 
| <parameters> | Contains the elements required to execute the operation | Yes | 
| <record-type> | Specifies the type of DNS record that you want to delete  | Yes | 
| <dns-view> | Specifies the DNS view where the record is available  | No | 
| <ip-address> | Specifies the IP address that you have associated with the A record  | No | 
| <a-name> | Specifies the host name that you want to delete in a Fully Qualified Domain Name (FQDN) format  | Yes | 
| <scheduled-at> | Specifies the date and time, in ISO 8601 extended format, at which you want to execute the operation  | No | 
Delete DNS Record operation for type PTR
The Delete DNS Record operation enables you to delete a PTR type of DNS record. 
The following table describes the input elements for the Delete DNS record operation if you want to delete a PTR record.
Adapter request elements for the Delete DNS Record operation
| Element | Description | Required | |
|---|---|---|---|
| <adapter name> | Specifies the name of the adapter  | No | |
| <items> | Specifies the items XML that contains the request to delete the DNS record | Yes | |
| <record-type> | Specifies the type of DNS record that you want to delete  | Yes | |
| <dns-view> | Specifies the DNS view where the record is available  | No | |
| <ptrd-name> | Specifies the domain name of the PTR DNS record | Yes | |
| <ptr-name> | Specifies the name of the PTR record | Yes | 
 | 
| <scheduled-at> | Specifies the date and time, in ISO 8601 extended format, at which | No | 
Delete DNS Record operation for type CNAME
The Delete DNS Record operation enables you to delete a CNAME type of DNS record. 
The following table describes the input elements for the Delete DNS record operation if you want to delete a CNAME record.
Adapter request elements for the Delete DNS Record operation
| Element | Description | Required | 
|---|---|---|
| <operation-name> | Specifies the name of the operation: delete-dns-record | Yes | 
| <target> | Contains the following elements: 
 | Conditional: 
 | 
| <host> | Specifies the host name (fully qualified domain name) or IP address of the Infoblox Grid Manager  | Conditional: 
 | 
| <user-name> | Specifies the user name required to connect to the Infoblox Grid Manager  | Conditional: 
 | 
| <password> | Specifies the password that corresponds to <user-name>  | Conditional: 
 | 
| <timeout-secs> | Specifies the time, in seconds, after which the request expires  | No | 
| <parameters> | Contains the elements required to execute the operation | Yes | 
| <record-type> | Specifies the type of DNS record that you want to delete  | Yes | 
| <dns-view> | Specifies the DNS view where the record is available  | No | 
| <cname-name> | Specifies the alias name for a CNAME record in the Fully Qualified Domain Name format  | Yes | 
| <scheduled-at> | Specifies the date and time, in ISO 8601 extended format, at which you want to execute the operation  | No | 
Delete DNS Record operation for type SRV
The Delete DNS Record operation enables you to delete a SRV type of DNS record. 
The following table describes the input elements for the Delete DNS record operation if you want to delete a SRV record.
Adapter request elements for the Delete DNS Record operation
| Element | Description | Required | 
|---|---|---|
| <adapter name> | Specifies the name of the adapter  | No | 
| <items> | Specifies the items XML that contains the request to delete the DNS record | Yes | 
| <record-type> | Specifies the type of DNS record that you want to delete  | Yes | 
| <dns-view> | Specifies the DNS view where the record is available  | No | 
| <srv-name> | Specifies the name of the SRV DNS record in an FQDN format that is, the host name followed by the domain name  | Yes | 
| <srv-port> | Specifies the port of the SRV record  | Conditional; required if there are multiple SRV records with the same SRV name | 
| <srv-priority> | Specifies the priority of the SRV record  | Conditional; required if there are multiple SRV records with the same SRV name | 
| <srv-weight> | Specifies the weight of the SRV record  | Conditional; required if there are multiple SRV records with the same SRV name | 
| <srv-target> | Specifies the canonical domain name for the host | Conditional; required if there are multiple SRV records with the same SRV name | 
| <scheduled-at> | Specifies the date and time, in ISO 8601 extended format, at which you want to execute the operation  | No | 
Delete DNS Record operation for type TXT
The Delete DNS Record operation enables you to delete a TXT type of DNS record. 
The following table describes the input elements for the Delete DNS record operation if you want to delete a TXT record.
Adapter request elements for the Delete DNS Record operation
| Element | Description | Required | 
|---|---|---|
| <operation-name> | Specifies the name of the operation: delete-dns-record | Yes | 
| <target> | Contains the following elements: 
 | Conditional: 
 | 
| <host> | Specifies the host name (fully qualified domain name) or IP address of the Infoblox Grid Manager  | Conditional: 
 | 
| <user-name> | Specifies the user name required to connect to the Infoblox Grid Manager  | Conditional: 
 | 
| <password> | Specifies the password that corresponds to <user-name>  | Conditional: 
 | 
| <timeout-secs> | Specifies the time, in seconds, after which the request expires  | No | 
| <parameters> | Contains the elements required to execute the operation | Yes | 
| <record-type> | Specifies the type of DNS record that you want to delete  | Yes | 
| <dns-view> | Specifies the DNS view where the record is available  | No | 
| <txt-name> | Specifies the host name or the TXT record name in the form of a string | Yes | 
| <txt-string> | Specifies the text that is associated with the TXT record | Conditional; required if there are multiple records with the same TXT name | 
| <scheduled-at> | Specifies the date and time, in ISO 8601 extended format, at which you want to execute the operation  | No | 
Delete DNS Record operation for type MX
The Delete DNS Record operation enables you to delete a MX type of DNS record. 
The following table describes the input elements for the Delete DNS record operation if you want to delete a MX record.
Adapter request elements for the Delete DNS Record operation
| Element | Description | Required | 
|---|---|---|
| <operation-name> | Specifies the name of the operation: delete-dns-record | Yes | 
| <target> | Contains the following elements: 
 | Conditional: 
 | 
| <host> | Specifies the host name (fully qualified domain name) or IP address of the Infoblox Grid Manager  | Conditional: 
 | 
| <user-name> | Specifies the user name required to connect to the Infoblox Grid Manager  | Conditional: 
 | 
| <password> | Specifies the password that corresponds to <user-name>  | Conditional: 
 | 
| <timeout-secs> | Specifies the time, in seconds, after which the request expires  | No | 
| <parameters> | Contains the elements required to execute the operation | Yes | 
| <record-type> | Specifies the type of DNS record that you want to delete  | Yes | 
| <dns-view> | Specifies the DNS view where the record is available  | No | 
| <mx-domain-name> | Specifies the MX domain name in an FQDN format | Yes | 
| <mx-preference> | Specifies the preference value of the DNS shared MX object | Conditional; required if there are multiple records with the same MX name | 
| <mx-exchanger> | Specifies the name of the mail exchanger in an FQDN format | Conditional; required if there are multiple records with the same MX name | 
| <scheduled-at> | Specifies the date and time, in ISO 8601 extended format, at which you want to execute the operation Example: 2008-10-21T10:56:00Z | No | 
