Last updated: July 22, 2025
DQOps REST API data_domains models reference
The references of all objects used by data_domains REST API operations are listed below.
LocalDataDomainModel
Model that describes a local data domain. It is also used to create new data domains.
The structure of this object is described below
Property name | Description | Data type |
---|---|---|
domain_name |
Data domain name. | string |
display_name |
Data domain display name (user-friendly name). | string |
enable_scheduler |
Enables the job scheduler for this domain. | boolean |