PUT /katello/api/products/1073012828/repository_sets/content-123/disable
{
"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 disable Validations:
|
|
repository_id optional |
ID of the repository within the set to disable Validations:
|
|
product_id optional |
ID of the product containing the repository set Validations:
|
|
basearch optional |
Basearch to disable Validations:
|
|
releasever optional |
Releasever to disable Validations:
|
|
organization_id optional |
organization identifier Validations:
|