/
Record Properties for VM Requests
Record Properties for VM Requests
The following table specifies which properties you should set to TRUE and FALSE when you request a VM with specific DNS records.
Use Case | Host Record | Address Record | Address PTR | Fixed Address | Reservation | CNAME (Alias) | Enable DNS | Enable DHCP |
---|---|---|---|---|---|---|---|---|
Provisioning VM with Host record by enabling DNS and DHCP | TRUE | FALSE | FALSE | FALSE | FALSE | FALSE | TRUE | TRUE |
Provisioning VM with A record | FALSE | TRUE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE |
Provisioning VM with A and PTR record | FALSE | FALSE | TRUE | FALSE | FALSE | FALSE | FALSE | FALSE |
Provisioning VM with A record and Fixed Address | FALSE | TRUE | FALSE | TRUE | FALSE | FALSE | FALSE | FALSE |
Provisioning VM with A record and Reservation | FALSE | TRUE | FALSE | FALSE | TRUE | FALSE | FALSE | FALSE |
Provisioning VM with A, PTR Record and Fixed Address | FALSE | FALSE | TRUE | TRUE | FALSE | FALSE | FALSE | FALSE |
Provisioning VM with A, PTR record and Reservation | FALSE | FALSE | TRUE | FALSE | TRUE | FALSE | FALSE | FALSE |