Administer EDM

Query Params
string
required
length between 1 and 80
^\w((?!--)[\w\s-])*\w$|^\w$

Unique name of EDM data source. Valid characters: 0-9, A-Z, a-z, _ (underscore), - (hyphen), and ' ' (space). Maximum length is 80 characters.

string
^\w((?!--)[\w\s-])*\w$|^\w$

Name of the file for download. Valid characters: 0-9, A-Z, a-z, _ (underscore), - (hyphen), and '' '' (space).

string
enum
required

Database operation to perform. One of CREATE, DOWNLOAD_EDM, or EDM_DATA_UPGRADE.

Allowed:
string

Name of server instance hosting the EDM.

string
enum
Defaults to BAK

File format downloaded database artifact. By default, BAK.

Allowed:
string
enum
Defaults to 2016

SQL server version of exported BAK or MDF.

Allowed:
boolean
enum
Defaults to false

If true, the database is taken offline for the duration of the export job and not backed up. If false or undefined, the database is backed up before it is detached.

Allowed:
Body Params

Specify the edm request

boolean

Indicates if the exposure set is shared with other groups.

tagIds
array of int32s

List of data tag IDs.

tagIds
groups
array of strings

List of groups that may access the exposure set.

groups
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
*/*
application/json