[
https://issues.apache.org/jira/browse/CLOUDSTACK-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Battala resolved CLOUDSTACK-7774.
----------------------------------------
Resolution: Fixed
> 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)