Params

Param name Description
organization_id
required

Organization identifier

Validations:

  • Must be a number.

destination_server
optional

Destination Server name

Validations:

  • String

chunk_size_mb
optional

Split the exported content into archives no greater than the specified size in megabytes.

Validations:

  • Must be a number.

fail_on_missing_content
optional

Fails if any of the repositories belonging to this organization are unexportable. False by default.

Validations:

  • Must be one of: true, false, 1, 0.