/
dns_a_record_delete
dns_a_record_delete
The dns_a_record_delete command deletes a DNS record of A record type.
Syntax
dns_a_record_delete <dns view> <record name> <zone name> <ip address>
Argument | Description |
---|---|
<dns view> | The DNS view where the target DNS A record belongs. |
<record name> | The name of the target DNS A record. |
<zone name> | The name of the parent zone. |
<ip address> | The IP address of the target record. |
Example
Infoblox > dns_a_record_delete default_view my_record.with.long.name test.com 1.2.3.4