Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 867 Bytes

Record.md

File metadata and controls

12 lines (8 loc) · 867 Bytes

Record

Properties

Name Type Description Notes
Content string The content of this record [default to null]
Disabled bool Whether or not this record is disabled. When unset, the record is not disabled [optional] [default to null]
SetPtr 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. This feature is deprecated and will be removed in 4.3.0. [optional] [default to null]

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