DELETE /katello/api/content_views/1058174853
{
"content_view": {}
}
202
{
"id": "8fe1160e-c332-41db-bb7d-18a92821f7fc",
"label": "Actions::Katello::ContentView::Destroy",
"pending": false,
"action": "Delete content view 'Cat'; organization 'Empty Organization'",
"username": "secret_admin",
"started_at": "2022-11-08 19:29:21 UTC",
"ended_at": "2022-11-08 19:29:21 UTC",
"state": "stopped",
"result": "success",
"progress": 1.0,
"input": {
"content_view": {
"id": 1058174853,
"name": "Cat",
"label": "Cat"
},
"organization": {
"id": 114267492,
"name": "Empty Organization",
"label": "Empty_Organization"
},
"services_checked": [
"pulp3"
],
"remote_user": "admin",
"remote_cp_user": "admin"
},
"output": {},
"humanized": {
"action": "Delete",
"input": [
[
"content_view",
{
"text": "content view 'Cat'",
"link": "/content_views/1058174853/versions"
}
],
[
"organization",
{
"text": "organization 'Empty Organization'",
"link": "/organizations/114267492/edit"
}
]
],
"output": "",
"errors": []
},
"cli_example": null,
"start_at": "2022-11-08 19:29:21 UTC",
"available_actions": {
"cancellable": false,
"resumable": false
}
}
| Param name | Description |
|---|---|
|
id required |
content view numeric identifier Validations:
|