[ 
https://issues.apache.org/jira/browse/AMBARI-23293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapan Shridhar updated AMBARI-23293:
-------------------------------------
    Description: 
After Fix:

*Host Component Delete*:


{code:title=DELETE 
http://<AmbariServer>:8080/api/v1/clusters/c1/hosts/<HostName>/host_components/13}
{
  "deleteResult" : [
    {
      "deleted" : {
        "key" : "component_id: 13"
      }
    }
  ]
}
{code}


> Fix the following : 1. Host Component deletes are broken 2. Use resource Type 
> in for getting resources from Mpack Modules.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-23293
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23293
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Swapan Shridhar
>            Assignee: Swapan Shridhar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> After Fix:
> *Host Component Delete*:
> {code:title=DELETE 
> http://<AmbariServer>:8080/api/v1/clusters/c1/hosts/<HostName>/host_components/13}
> {
>   "deleteResult" : [
>     {
>       "deleted" : {
>         "key" : "component_id: 13"
>       }
>     }
>   ]
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to