Upload RDMpost https://{host}/riskmodeler/v1/uploads/{uploadId}/rdmPath ParamsuploadIdstringrequiredID for AWS upload task or name of RDM on Data Bridge.Query ParamsservernamestringName of the server instance hosting the RDM. Required if importFromServer is true.Body ParamsuploadIdstringrequiredID for AWS upload task or name of RDM on Data Bridge.rdmNamestringrequiredUser-friendly name to tag all imported results.edmDataSourceNamestringFilter results data by exposure set. If an EDM is specified, the operation only imports results data that is based on exposure data stored in the specified EDM.analysisIdFilterarray of int32sFilter results data by analysis result IDs. If specified, the operation imports the specified analysis results and ignores all others.analysisIdFilterADD int32tableFilterarray of stringsFilter results data by database table. If specified, the operation only imports results data that stored in that table.tableFilterADD stringperspectiveFilterarray of stringsFilter for selecting results data based on the financial perspectives used in calculating those results. Identified by a two-character string (e.g. GU GR, RG).perspectiveFilterADD stringexposureSetIdstringID number of exposure set. If specified, results data is added to the specified exposure set.sharebooleanIndicates if the exposure set is shared with other groups.truefalseimportFromServerbooleanIf true, imports results data from the specified serverName query parameter. By default, false.truefalsetagIdsarray of int32sList of data tag IDs.tagIdsADD int32groupsarray of stringsList of groups that may access the exposure set.groupsADD stringResponses 202Accepted: An UPLOAD_RDM job was added to the workflow engine queue for processing. Returns a URL in the Location header 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. 400Bad Request: Please check that you are provided all required values. 403Forbidden: Access to this resource is denied or not authorized to perform the "Edit Databases/Exposure Sets" action.Updated 13 days ago Upload EDMImportsV1Did this page help you?YesNo