Administer EDMpost https://{host}/riskmodeler/v2/datasourcesQuery Paramsdatasourcenamestringrequiredlength 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.filenamestring^\w((?!--)[\w\s-])*\w$|^\w$Name of the file for download. Valid characters: 0-9, A-Z, a-z, _ (underscore), - (hyphen), and '' '' (space).operationstringenumrequiredDatabase operation to perform. One of CREATE, DOWNLOAD_EDM, or EDM_DATA_UPGRADE.CREATEDOWNLOAD_EDMEDM_DATA_UPGRADEAllowed:CREATEDOWNLOAD_EDMEDM_DATA_UPGRADEservernamestringName of server instance hosting the EDM.formatstringenumDefaults to BAKFile format downloaded database artifact. By default, BAK.CSVPARQUETBAKMDFAllowed:CSVPARQUETBAKMDFsqlversionstringenumDefaults to 2016SQL server version of exported BAK or MDF.20162019Allowed:20162019detachOnlybooleanenumDefaults to falseIf 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.truefalseAllowed:truefalseBody ParamsSpecify the edm requestsharebooleanIndicates if the exposure set is shared with other groups.truefalsetagIdsarray of int32sList of data tag IDs.tagIdsADD int32groupsarray of stringsList of groups that may access the exposure set.groupsADD stringResponses 202Accepted: A CREATE_EDM, DOWNLOAD_EDM, or EDM_DATA_UPGRADEjob was added to the workflow engine queue for processing. Returns a URL in theLocationheader that enables you to track the status of the job, e.g./{host}/v1/workflows/100000`. Send periodic HTTP GET requests to the URL for the job status. See Workflow Engine Jobs. 400Bad Request: Please check that you are provided all required values. 403Forbidden: Access to this resource has been denied.Updated 13 days ago Search EDMsDelete EDMDid this page help you?YesNo