You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/23 10:40:34 UTC

[jira] [Commented] (CLOUDSTACK-7774) Description field is missing in Health policy API's

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181133#comment-14181133 ] 

ASF subversion and git services commented on CLOUDSTACK-7774:
-------------------------------------------------------------

Commit e5d3e496ab22be2bcbb7f92e6c80bfad8e503153 in cloudstack's branch refs/heads/master from [~rajesh_battala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e5d3e49 ]

CLOUDSTACK-7774 Description field is missing in Health policy API's


> Description field is missing in Health policy API's
> ---------------------------------------------------
>
>                 Key: CLOUDSTACK-7774
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7774
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.5.0
>            Reporter: Rajesh Battala
>            Assignee: Rajesh Battala
>             Fix For: 4.5.0
>
>
> Load balancer Health Policy API's does not return description field.
> API's:
> listLBHealthCheckPolicies
> createLBHealthCheckPolicy
> updateLBHealthCheckPolicy
> Example:
> When we call listLBHealthCheckPolicies API, following is the resultant json. 
> { "listlbhealthcheckpoliciesresponse" : { "count":1 ,"healthcheckpolicies" : [  {"lbruleid":"318c4fcb-1c49-473d-a065-ba730b81840b","account":"newcorp","domainid":"4415b414-b742-4540-987f-835edaafc9bc","domain":"AA000004","healthcheckpolicy":[{"id":"67167ce7-c31c-47fc-b370-d1a70837e908","pingpath":"/","responsetime":2,"healthcheckinterval":5,"healthcheckthresshold":2,"unhealthcheckthresshold":1}]} ] } }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)