Params

Param name Description
id
required

Repository identifier

Validations:

  • Must be a number.

chunk_size_gb
optional

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

Validations:

  • Must be a number.

format
optional

Export formats. Choose syncable if content is to be imported via repository sync. Choose importable if content is to be imported via hammer content-import.

Defaults to importable.

Validations:

  • Must be one of: syncable, importable.