POST /katello/api/content_exports/version { "id": 234564707, "content_export": { "id": 234564707 } } 204
Param name | Description |
---|---|
id required |
Content view version identifier Validations:
|
destination_server optional |
Destination Server name Validations:
|
chunk_size_gb optional |
Split the exported content into archives no greater than the specified size in gigabytes. Validations:
|
fail_on_missing_content optional |
Fails if any of the repositories belonging to this version are unexportable. False by default. Validations:
|
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:
|