Skip to main content

create a DOP account

Setup new DOP account with all required information.

Request Body
id string REQUIRED
name string
email string
cloudProvider string

Possible values: [gcp, aws, azure, digital_ocean]

catalogConfig object
GoogleCatalogConfig object
projects string[]
projectLocation string[]
parentProjectSAKey string
id string REQUIRED
name string
catalogProvider string[]

Possible values: [Google_Data_Catalog, Azure_Data_Catalog, AWS_Data_Catalog, DataHub, Open_Metadata, Kaggle_Data_Catalog, Unity_Data_Catalog]

catalogSyncSchedule object
scheduleType string

Possible values: [cron, one_time, no_schedule]

scheduledOnceAlready boolean
startTime int64
repeatFrequency string
cronExpression string
catalogSyncStatus string

Possible values: [active, paused]

KaggleCatalogConfig object
cookie string
x-xsrf-token string
accessToken string
id string REQUIRED
name string
catalogProvider string[]

Possible values: [Google_Data_Catalog, Azure_Data_Catalog, AWS_Data_Catalog, DataHub, Open_Metadata, Kaggle_Data_Catalog, Unity_Data_Catalog]

catalogSyncSchedule object
scheduleType string

Possible values: [cron, one_time, no_schedule]

scheduledOnceAlready boolean
startTime int64
repeatFrequency string
cronExpression string
catalogSyncStatus string

Possible values: [active, paused]

UnityCatalogConfig object
instanceURL string
catalogURL string
personalAccessToken string
id string REQUIRED
name string
catalogProvider string[]

Possible values: [Google_Data_Catalog, Azure_Data_Catalog, AWS_Data_Catalog, DataHub, Open_Metadata, Kaggle_Data_Catalog, Unity_Data_Catalog]

catalogSyncSchedule object
scheduleType string

Possible values: [cron, one_time, no_schedule]

scheduledOnceAlready boolean
startTime int64
repeatFrequency string
cronExpression string
catalogSyncStatus string

Possible values: [active, paused]

dataProcessorConfig object
name string
schedule object
scheduleType string

Possible values: [cron, one_time, no_schedule]

scheduledOnceAlready boolean
startTime int64
repeatFrequency string
cronExpression string
cloudProvider string

Possible values: [gcp, aws, azure, digital_ocean]

sparkConf object
json string
version string
active boolean
assetCreatedDate date-time
assetUpdatedDate date-time
createdTime int64
updatedTime int64
createdBy string
updatedBy string
owner string
streamingInterval int32
json string
version string
active boolean
assetCreatedDate date-time
assetUpdatedDate date-time
createdTime int64
updatedTime int64
createdBy string
updatedBy string
owner string
Responses
200

The service account setup API

Schema OPTIONAL
id string
name string OPTIONAL
email string OPTIONAL
type string OPTIONAL

Possible values: [app, user, team, report]

role string OPTIONAL

Possible values: [admin, user, observer, service]

json string OPTIONAL
version string OPTIONAL
active boolean OPTIONAL
assetCreatedDate date-time OPTIONAL
assetUpdatedDate date-time OPTIONAL
createdTime int64 OPTIONAL
updatedTime int64 OPTIONAL
createdBy string OPTIONAL
updatedBy string OPTIONAL
owner string OPTIONAL
400

Bad request