Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 706 Bytes

Record.md

File metadata and controls

12 lines (8 loc) · 706 Bytes

Record

Properties

Name Type Description Notes
content str The content of this record
disabled bool Whether or not this record is disabled
set_ptr bool If set to true, the server will find the matching reverse zone and create a PTR there. Existing PTR records are replaced. If no matching reverse Zone, an error is thrown. Only valid in client bodies, only valid for A and AAAA types. Not returned by the server. [optional]

[Back to Model list] [Back to API list] [Back to README]