{ "opencollection": "1.0.0", "info": { "name": "GRO.data Dataverse REST Access Admin API", "version": "6.4" }, "items": [ { "info": { "name": "Admin", "type": "folder" }, "items": [ { "info": { "name": "Admin_archiveAllUnarchivedDatasetVersions", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/archiveAllUnarchivedDatasetVersions", "params": [ { "name": "latestonly", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" }, { "name": "listonly", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_findRoleAssignee", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/assignee/:idtf", "params": [ { "name": "idtf", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getAssignmentsFor", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/assignments/assignees/:raIdtf", "params": [ { "name": "raIdtf", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_listAuthenticatedUsers", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers" } }, { "info": { "name": "Admin_createAuthenicatedUser", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers" } }, { "info": { "name": "Admin_builtin2oauth", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/convert/builtin2oauth" } }, { "info": { "name": "Admin_builtin2shib", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/convert/builtin2shib" } }, { "info": { "name": "Admin_deleteAuthenticatedUserById", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/id/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_convertOAuthUserToBuiltin", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/id/:id/convertRemoteToBuiltIn", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_convertShibUserToBuiltin", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/id/:id/convertShibToBuiltIn", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deactivateAuthenticatedUserById", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/id/:id/deactivate", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getAuthenticatedUserByIdentifier", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deleteAuthenticatedUser", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deactivateAuthenticatedUser", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/authenticatedUsers/:identifier/deactivate", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_listAuthProviderFactories", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviderFactories" } }, { "info": { "name": "Admin_listAuthProviders", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders" } }, { "info": { "name": "Admin_addProvider", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders" } }, { "info": { "name": "Admin_showProvider", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deleteAuthenticationProvider", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_enableAuthenticationProvider_deprecated", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders/:id/:enabled", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_checkAuthenticationProviderEnabled", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders/:id/enabled", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_enableAuthenticationProvider", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/authenticationProviders/:id/enabled", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getBannerMessages", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/bannerMessage" } }, { "info": { "name": "Admin_addBannerMessage", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/bannerMessage" } }, { "info": { "name": "Admin_deleteBannerMessage", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/bannerMessage/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deactivateBannerMessage", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/bannerMessage/:id/deactivate", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "BatchJobResource_listBatchJobs", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/batch/jobs" } }, { "info": { "name": "BatchJobResource_listBatchJobsByName", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/batch/jobs/name/:jobName", "params": [ { "name": "jobName", "value": "", "type": "path" } ] } }, { "info": { "name": "BatchJobResource_listBatchJobById", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/batch/jobs/:jobId", "params": [ { "name": "jobId", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_clearMetricsCache", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/clearMetricsCache" } }, { "info": { "name": "Admin_clearMetricsCacheByName", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/clearMetricsCache/:name", "params": [ { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_clearThumbnailFailureFlag", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/clearThumbnailFailureFlag" } }, { "info": { "name": "Admin_clearThumbnailFailureFlagByDatafile", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/clearThumbnailFailureFlag/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_computeDataFileHashValue", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/computeDataFileHashValue/:fileId/algorithm/:alg", "params": [ { "name": "alg", "value": "", "type": "path" }, { "name": "fileId", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getConfirmEmailToken", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/confirmEmail/:userId", "params": [ { "name": "userId", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_startConfirmEmailProcess", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/confirmEmail/:userId", "params": [ { "name": "userId", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_convertUserFromBcryptToSha1", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/convertUserFromBcryptToSha1" } }, { "info": { "name": "Admin_fixMissingOriginalSizes", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datafiles/integrity/fixmissingoriginalsizes", "params": [ { "name": "limit", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_fixMissingOriginalTypes", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datafiles/integrity/fixmissingoriginaltypes" } }, { "info": { "name": "DatasetFieldServiceApi_getAll", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datasetfield" } }, { "info": { "name": "DatasetFieldServiceApi_showControlledVocabularyForSubject", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datasetfield/controlledVocabulary/subject" } }, { "info": { "name": "DatasetFieldServiceApi_loadDatasetFields", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/datasetfield/load" } }, { "info": { "name": "DatasetFieldServiceApi_loadNAControlledVocabularyValue", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datasetfield/loadNAControlledVocabularyValue" } }, { "info": { "name": "DatasetFieldServiceApi_loadLanguagePropertyFile", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/datasetfield/loadpropertyfiles" } }, { "info": { "name": "DatasetFieldServiceApi_getByName", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datasetfield/:name", "params": [ { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_fixUnf", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/datasets/integrity/:datasetVersionId/fixmissingunf", "params": [ { "name": "datasetVersionId", "value": "", "type": "path" }, { "name": "forceRecalculate", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_getDatasetThumbnailMetadata", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/datasets/thumbnailMetadata/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_listCurationLabelSets", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/curationLabelSets" } }, { "info": { "name": "Admin_listStorageDrivers", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/storageDrivers" } }, { "info": { "name": "Admin_addRoleAssignementsToChildren", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/addRoleAssignmentsToChildren", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getCurationLabelSet", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/curationLabelSet", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_setCurationLabelSet", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/curationLabelSet", "params": [ { "name": "alias", "value": "", "type": "path" }, { "name": "name", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_resetCurationLabelSet", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/curationLabelSet", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getStorageDriver", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/storageDriver", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_setStorageDriver", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/storageDriver", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_resetStorageDriver", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/dataverse/:alias/storageDriver", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_downloadTmpFile", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/downloadTmpFile", "params": [ { "name": "fullyQualifiedPathToFile", "value": "", "type": "query" } ] } }, { "info": { "name": "ExternalTools_getExternalTools", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/externalTools" } }, { "info": { "name": "ExternalTools_addExternalTool", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/externalTools" } }, { "info": { "name": "ExternalTools_getExternalTool", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/externalTools/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "ExternalTools_deleteExternalTool", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/externalTools/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_getFeatureFlags", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/featureFlags" } }, { "info": { "name": "Admin_getFeatureFlag", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/featureFlags/:flag", "params": [ { "name": "flag", "value": "", "type": "path" } ] } }, { "info": { "name": "FeedbackApi_submitFeedback", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/feedback" } }, { "info": { "name": "Groups_listMailDomainGroups", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/groups/domain" } }, { "info": { "name": "Groups_createMailDomainGroup", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/groups/domain" } }, { "info": { "name": "Groups_getMailDomainGroup", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/groups/domain/:groupAlias", "params": [ { "name": "groupAlias", "value": "", "type": "path" } ] } }, { "info": { "name": "Groups_updateMailDomainGroups", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/groups/domain/:groupAlias", "params": [ { "name": "groupAlias", "value": "", "type": "path" } ] } }, { "info": { "name": "Groups_deleteMailDomainGroup", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/groups/domain/:groupAlias", "params": [ { "name": "groupAlias", "value": "", "type": "path" } ] } }, { "info": { "name": "Groups_listIpGroups", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/groups/ip" } }, { "info": { "name": "Groups_postIpGroup", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/groups/ip" } }, { "info": { "name": "Groups_getIpGroup", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/groups/ip/:group", "params": [ { "name": "group", "value": "", "type": "path" } ] } }, { "info": { "name": "Groups_putIpGroups", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/groups/ip/:group", "params": [ { "name": "group", "value": "", "type": "path" } ] } }, { "info": { "name": "Groups_deleteIpGroup", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/groups/ip/:group", "params": [ { "name": "group", "value": "", "type": "path" } ] } }, { "info": { "name": "Groups_listShibGroups", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/groups/shib" } }, { "info": { "name": "Groups_createShibGroup", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/groups/shib" } }, { "info": { "name": "Groups_deleteShibGroup", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/groups/shib/:primaryKey", "params": [ { "name": "primaryKey", "value": "", "type": "path" } ] } }, { "info": { "name": "Index_indexAllOrSubset", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index", "params": [ { "name": "numPartitions", "value": "", "type": "query" }, { "name": "partitionIdToProcess", "value": "", "type": "query" }, { "name": "previewOnly", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_clearSolrIndex", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/clear" } }, { "info": { "name": "Index_clearOrphans", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/clear-orphans", "params": [ { "name": "sync", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_indexAllOrSubsetContinue", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/continue", "params": [ { "name": "numPartitions", "value": "", "type": "query" }, { "name": "partitionIdToProcess", "value": "", "type": "query" }, { "name": "previewOnly", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_indexDatasetByPersistentId", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/dataset", "params": [ { "name": "persistentId", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_clearDatasetFromIndex", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/index/datasets/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Index_getFileMetadataByDatasetId", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/filemetadata/:dataset_id", "params": [ { "name": "dataset_id", "value": "", "type": "path" }, { "name": "maxResults", "value": "", "type": "query" }, { "name": "order", "value": "", "type": "query" }, { "name": "sort", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_filesearch", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/filesearch", "params": [ { "name": "persistentId", "value": "", "type": "query" }, { "name": "q", "value": "", "type": "query" }, { "name": "semanticVersion", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_indexMod", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/mod", "params": [ { "name": "partitions", "value": "", "type": "query" }, { "name": "which", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_indexAllPermissions", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/perms" } }, { "info": { "name": "Index_indexPermissions", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/perms/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Index_searchPermsDebug", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/permsDebug", "params": [ { "name": "id", "value": "", "type": "query" }, { "name": "key", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_getSolrSchema", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/solr/schema" } }, { "info": { "name": "Index_indexStatus", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/status", "params": [ { "name": "sync", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_searchDebug", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/test", "params": [ { "name": "fq", "value": "", "type": "query" }, { "name": "key", "value": "", "type": "query" }, { "name": "q", "value": "", "type": "query" } ] } }, { "info": { "name": "Index_deleteAllTimestamps", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/index/timestamps" } }, { "info": { "name": "Index_deleteTimestamp", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/index/timestamps/:dvObjectId", "params": [ { "name": "dvObjectId", "value": "", "type": "path" } ] } }, { "info": { "name": "Index_indexTypeById", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/index/:type/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_isOrcidEnabled", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/isOrcid" } }, { "info": { "name": "Admin_filterAuthenticatedUsers", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/list-users", "params": [ { "name": "itemsPerPage", "value": "", "type": "query" }, { "name": "searchTerm", "value": "", "type": "query" }, { "name": "selectedPage", "value": "", "type": "query" }, { "name": "sortKey", "value": "", "type": "query" } ] } }, { "info": { "name": "MakeDataCountApi_addUsageMetricsFromSushiReportAll", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/addUsageMetricsFromSushiReport", "params": [ { "name": "reportOnDisk", "value": "", "type": "query" } ] } }, { "info": { "name": "MakeDataCountApi_sendDataToHub", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/sendToHub" } }, { "info": { "name": "MakeDataCountApi_addUsageMetricsFromSushiReport", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/:id/addUsageMetricsFromSushiReport", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "reportOnDisk", "value": "", "type": "query" } ] } }, { "info": { "name": "MakeDataCountApi_updateCitationsForDataset", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/:id/updateCitationsForDataset", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "MakeDataCountApi_getProcessingState", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/:yearMonth/processingState", "params": [ { "name": "yearMonth", "value": "", "type": "path" } ] } }, { "info": { "name": "MakeDataCountApi_updateProcessingState", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/:yearMonth/processingState", "params": [ { "name": "yearMonth", "value": "", "type": "path" }, { "name": "state", "value": "", "type": "query" } ] } }, { "info": { "name": "MakeDataCountApi_deleteProcessingState", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/makeDataCount/:yearMonth/processingState", "params": [ { "name": "yearMonth", "value": "", "type": "path" } ] } }, { "info": { "name": "Metadata_clearExportTimestamps", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/metadata/clearExportTimestamps" } }, { "info": { "name": "Metadata_exportAll", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/metadata/exportAll" } }, { "info": { "name": "Metadata_exportOaiSet", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/metadata/exportOAI/:specname", "params": [ { "name": "specname", "value": "", "type": "path" } ] } }, { "info": { "name": "Metadata_reExportAll", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/metadata/reExportAll" } }, { "info": { "name": "Metadata_indexDatasetByPersistentId", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/metadata/:id/reExportDataset", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_findPermissonsOn", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/permissions/:dvo", "params": [ { "name": "dvo", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_publishDataverseAsCreator", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/publishDataverseAsCreator/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_registerDataFileAll", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/registerDataFileAll" } }, { "info": { "name": "Admin_registerDataFilesInCollection", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/registerDataFiles/:alias", "params": [ { "name": "alias", "value": "", "type": "path" }, { "name": "sleep", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_getSignedUrl", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/requestSignedUrl", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "Admin_listBuiltinRoles", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/roles" } }, { "info": { "name": "Admin_createNewBuiltinRole", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/roles" } }, { "info": { "name": "Admin_deleteRole", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/roles/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "SavedSearches_meta", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches" } }, { "info": { "name": "SavedSearches_add", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches" } }, { "info": { "name": "SavedSearches_list", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches/list" } }, { "info": { "name": "SavedSearches_makeLinksForAllSavedSearches", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches/makelinks/all", "params": [ { "name": "debug", "value": "", "type": "query" } ] } }, { "info": { "name": "SavedSearches_makeLinksForSingleSavedSearch", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches/makelinks/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "debug", "value": "", "type": "query" } ] } }, { "info": { "name": "SavedSearches_show", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "SavedSearches_delete", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/savedsearches/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "unlink", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_listAllSettings", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/settings" } }, { "info": { "name": "Admin_getSetting", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/settings/:name", "params": [ { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_putSetting", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/settings/:name", "params": [ { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deleteSetting", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/settings/:name", "params": [ { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_putSettingLang", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/settings/:name/lang/:lang", "params": [ { "name": "lang", "value": "", "type": "path" }, { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deleteSettingLang", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/settings/:name/lang/:lang", "params": [ { "name": "lang", "value": "", "type": "path" }, { "name": "name", "value": "", "type": "path" } ] } }, { "info": { "name": "SiteMap_updateSiteMap", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/sitemap" } }, { "info": { "name": "StorageSites_listAll", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/storageSites" } }, { "info": { "name": "StorageSites_addSite", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/storageSites" } }, { "info": { "name": "StorageSites_get", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/storageSites/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "StorageSites_delete", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/storageSites/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "StorageSites_setPrimary", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/storageSites/:id/primaryStorage", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_submitDatasetVersionToArchive", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/submitDatasetVersionToArchive/:id/:version", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "version", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_toggleSuperuser", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/superuser/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_setSuperuserStatus", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/superuser/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_deleteTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/template/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_findAllTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/templates" } }, { "info": { "name": "Admin_findTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/templates/:alias", "params": [ { "name": "alias", "value": "", "type": "path" } ] } }, { "info": { "name": "TestApi_getExternalToolforDatasetById", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/test/datasets/:id/externalTool/:toolId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "toolId", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "TestApi_getDatasetExternalToolsforFile", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/test/datasets/:id/externalTools", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "TestApi_getExternalToolForFileById", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/test/files/:id/externalTool/:toolId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "toolId", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "TestApi_getExternalToolsForFile", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/test/files/:id/externalTools", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "type", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_updateHashValues", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/updateHashValues/:alg", "params": [ { "name": "alg", "value": "", "type": "path" }, { "name": "num", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_validateDatasetDatafiles", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/validate/dataset/files/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_validateDataset", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/validate/dataset/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "variables", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_validateAllDatasets", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/validate/datasets", "params": [ { "name": "variables", "value": "", "type": "query" } ] } }, { "info": { "name": "Admin_validateDataFileHashValue", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/validateDataFileHashValue/:fileId", "params": [ { "name": "fileId", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_validatePassword", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/validatePassword" } }, { "info": { "name": "WorkflowsAdmin_listWorkflows", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/workflows" } }, { "info": { "name": "WorkflowsAdmin_addWorkflow", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/workflows" } }, { "info": { "name": "WorkflowsAdmin_listDefaults", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/workflows/default" } }, { "info": { "name": "WorkflowsAdmin_getDefault", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/workflows/default/:triggerType", "params": [ { "name": "triggerType", "value": "", "type": "path" } ] } }, { "info": { "name": "WorkflowsAdmin_setDefault", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/workflows/default/:triggerType", "params": [ { "name": "triggerType", "value": "", "type": "path" } ] } }, { "info": { "name": "WorkflowsAdmin_deleteDefault", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/workflows/default/:triggerType", "params": [ { "name": "triggerType", "value": "", "type": "path" } ] } }, { "info": { "name": "WorkflowsAdmin_getIpWhitelist", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/workflows/ip-whitelist" } }, { "info": { "name": "WorkflowsAdmin_setIpWhitelist", "type": "http" }, "http": { "method": "PUT", "url": "https://data.goettingen-research-online.de/api/admin/workflows/ip-whitelist" } }, { "info": { "name": "WorkflowsAdmin_deleteIpWhitelist", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/workflows/ip-whitelist" } }, { "info": { "name": "WorkflowsAdmin_getWorkflow", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/workflows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "WorkflowsAdmin_deleteWorkflow", "type": "http" }, "http": { "method": "DELETE", "url": "https://data.goettingen-research-online.de/api/admin/workflows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_registerDataFile", "type": "http" }, "http": { "method": "GET", "url": "https://data.goettingen-research-online.de/api/admin/:id/registerDataFile", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "Admin_reregisterHdlToPID", "type": "http" }, "http": { "method": "POST", "url": "https://data.goettingen-research-online.de/api/admin/:id/reregisterHDLToPID", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }