Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 721 Bytes

File metadata and controls

34 lines (21 loc) · 721 Bytes

hapi vps ptr delete

Delete PTR record

Synopsis

Delete a PTR (Pointer) record for a specified virtual machine.

Once deleted, reverse DNS lookups to the virtual machine's IP address will no longer return the previously configured hostname.

Use this endpoint to remove reverse DNS configuration from VPS instances.

hapi vps ptr delete <virtual-machine-id> <ip-address-id> [flags]

Options

  -h, --help   help for delete

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hapi.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO