Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

15.13. designate record-create

usage: designate record-create [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--noindent] [--prefix PREFIX] --name NAME
                               --type TYPE --data DATA [--ttl TTL]
                               [--priority PRIORITY]
                               [--description DESCRIPTION]
                               domain_id
Create Record

Positional arguments

domain_id


        Domain ID or name.

Optional arguments

-h, --help


        show this help message and exit

--name NAME


        Record (relative|absolute) name.

--type TYPE


        Record type.

--data DATA


        Record data.

--ttl TTL


        Record TTL.

--priority PRIORITY


        Record priority.

--description DESCRIPTION


      Description.