v-add-dns-record

About v-add-dns-record
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


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.