Bug 1445354

Summary: [RFE] Edit action is not been supported for VMS resources.
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: APIAssignee: Jillian Tullo <jtullo>
Status: CLOSED ERRATA QA Contact: Martin Kourim <mkourim>
Severity: high Docs Contact:
Priority: medium    
Version: 5.7.0CC: cpelland, Egarciad, gtanzill, jhardy, jtullo, molasaga, obarenbo, simaishi
Target Milestone: GAKeywords: FutureFeature
Target Release: 5.8.0   
Hardware: All   
OS: Linux   
Whiteboard: rest:api
Fixed In Version: 5.8.0.12 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1428250 Environment:
Last Closed: 2017-05-31 15:00:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1428250    
Bug Blocks:    

Comment 2 Martin Kourim 2017-05-09 06:59:34 UTC
Verified with
POST /api/vms/:id
{
  "action": "edit",
  "custom_1": "new_custom_identifier",
  "description": "new_description"
}
that it's now possible to edit vms resources using REST API.

Comment 4 errata-xmlrpc 2017-05-31 15:00:15 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2017:1367