Description of problem: The description of the vnic profile's permissions action isn't correct: - name: /api/vnicprofiles/{vnicprofiles:id}/permissions/{permission:id}|rel=delete description: get details of the specified permission on the virtual network interface card profile in the system Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Open the rsdl and search for '/api/vnicprofiles/{vnicprofiles:id}/permissions/{permission:id}|rel=delete' Actual results: description: get details of the specified permission on the virtual network interface card profile in the system Expected results: description: delete the specified permission for the virtual network interface card profile Additional info:
fixed in Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.33.beta1.el6ev <link href="/api/vnicprofiles/{vnicprofile:id}/permissions/{permission:id}" rel="delete"><description>delete the specified permission for the virtual network interface card profile</description><request><http_method>DELETE</http_method>
Closing - RHEV 3.3 Released