Examples

POST /katello/api/capsules/281110143/content/sync
{
  "environment_id": 562075838,
  "capsule_content": {
    "environment_id": 562075838
  }
}
204

Params

Param name Description
id
required

Id of the smart proxy

Validations:

  • Integer

environment_id
optional

Id of the environment to limit the synchronization on

Validations:

  • Integer

content_view_id
optional

Id of the content view to limit the synchronization on

Validations:

  • Integer

repository_id
optional

Id of the repository to limit the synchronization on

Validations:

  • Integer

skip_metadata_check
optional

Skip metadata check on each repository on the smart proxy

Validations:

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