The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
bulk_submit_import()
in the Auth$imports
path allows you to import multiple volume files or folders into a
project using a single API call.bulk_get()
in the Auth$imports
path
retrieves details about a bulk import job.bulk_submit_export()
in the Auth$exports
path enables you to export multiple project files into a volume using a
single API call.bulk_get()
in the Auth$exports
path
fetches details about a bulk export job.bulk_get()
in the Auth$files
path
retrieves details of multiple specified files, including file names and
metadata.bulk_update()
in the Auth$files
path
updates the details for multiple specified files, replacing existing
information and clearing omitted parameters.bulk_edit()
in the Auth$files
path
modifies existing information or adds new information for multiple
specified files, while preserving omitted parameters.bulk_delete()
in the Auth$files
path
deletes multiple specified files in a single API call.bulk_get()
in the Auth$tasks
path
retrieves details of multiple tasks in a single API call.prepare_items_for_bulk_import()
and
prepare_items_for_bulk_export()
. These functions are
designed to facilitate the creation of item lists for bulk import and
export operations.api()
function
to ensure compatibility with newer versions of R. The
setequal()
function has been replaced with the custom
list_eq()
function.fields
parameter in the
core api()
function to “_all”, ensuring that all available
fields are included in the API response for each resource.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.