add dns record
Syntax
v-add-dns-record USER DOMAIN RECORD TYPE VALUE [PRIORITY] [ID] [RESTART]
Options
| Parameters | Parameters Description |
|---|---|
| USER | Username to bind the domain with |
| DOMAIN | Domain to bind with the Username |
| RECORD | Record |
| TYPE | Type of DNS record (examples: MX/NS/A/AAA/CNAME) |
| VALUE | Value for some records |
| [PRIORITY] | Priority for MX/SRV records |
| [ID] | Internal ID of the record |
| [RESTART] |
Examples
Notes
The call is used for adding new DNS record. Complex records of TXT, MX andĀ SRV types can be used by a filling in the ‘value’ argument.
The function also gets an id parameter for definition of certain record identifier or for theĀ regulation of records.
Related Commands
Links
GitHub
