PUT /katello/api/products/1073012828/repository_sets/content-123/enable { "repository_set": {} } 202 { "id": null, "label": null, "pending": null, "username": null, "started_at": null, "ended_at": null, "state": null, "result": null, "progress": null, "input": null, "output": {}, "humanized": null, "cli_example": null, "available_actions": { "cancellable": null, "resumable": null } }
Param name | Description |
---|---|
id
required |
ID of the repository set to enable Validations:
|
product_id
optional |
ID of the product containing the repository set Validations:
|
basearch
optional |
Basearch to enable Validations:
|
releasever
optional |
Releasever to enable Validations:
|
organization_id
optional |
organization identifier Validations:
|