POST /katello/api/organizations/114267492/subscriptions/upload
Content-Type: multipart/form-data; boundary=APIPIE_RECORDER_EXAMPLE_BOUNDARY
--APIPIE_RECORDER_EXAMPLE_BOUNDARY
Content-Disposition: form-data; name="content"; filename="puppet_module.tar.gz"
Content-Length: 0
Content-Type:
Content-Transfer-Encoding: binary
... contents of "content" ...
--APIPIE_RECORDER_EXAMPLE_BOUNDARY--
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 |
|---|---|
|
organization_id
required |
Organization id Validations:
|
|
content
required |
Subscription manifest file Validations:
|