PUT /katello/api/products/bulk/http_proxy
{
"ids": [
785257261
],
"organization_id": 114267492,
"http_proxy_policy": "global_default_http_proxy",
"products_bulk_action": {
"ids": [
785257261
],
"organization_id": 114267492,
"http_proxy_policy": "global_default_http_proxy"
}
}
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 |
|---|---|
|
ids required |
List of product ids Validations:
|
|
http_proxy_policy optional |
policy for HTTP proxy for content sync Validations:
|
|
http_proxy_id optional |
HTTP Proxy identifier to associated Validations:
|