Project

General

Profile

Actions

Bug #13759

open

500 when attempting to update a host

Added by Walden Raines over 8 years ago. Updated over 6 years ago.

Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Fixed in Releases:
Found in Releases:

Description

JSON:

{
...
    "capabilities": ["build"]
...
}

Response:

{
  "error": {"message":"unknown attribute: capabilities"}
}

Ultimately one should be able to PUT back the exact same object received on a GET in order to update the object.


Related issues 1 (1 open0 closed)

Related to Foreman - Bug #13672: PUTing protected attributes to /api/v2/hosts/:id results in 500 ISENew02/11/2016Actions
Actions #1

Updated by Dominic Cleal over 8 years ago

  • Related to Bug #13672: PUTing protected attributes to /api/v2/hosts/:id results in 500 ISE added
Actions #2

Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3686 added
Actions #3

Updated by The Foreman Bot almost 8 years ago

  • Pull request https://github.com/theforeman/foreman/pull/3728 added
Actions

Also available in: Atom PDF