Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

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>

ArgumentDescription
<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

  • No labels