Anshul Gangwar created CLOUDSTACK-7105: ------------------------------------------
Summary: Detail errortext in the API response Key: CLOUDSTACK-7105 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7105 Project: CloudStack Issue Type: New Feature Security Level: Public (Anyone can view this level - this is the default.) Reporter: Anshul Gangwar Priority: Minor While using cloudstack API and GUI, we feel error text should be in detail to recognize the error condition and trace the error cause. For example, in deployVirtualMachine API ◾Case1) if there is no resource available, "# of POD resource full" ◾Case2) if service offering is not correct, "There's no host (or storage) to support service offering" ◾Case3) if volume migration failed while attaching volumes to vm of other cluster, "Volume attach/detach timeout error" ◾And so on. We can trace management-server.log, but not all other system using cloudstack api can trace that log file. This requirement can be a little vague and broad. But it can be very helpful in operational point of view. -- This message was sent by Atlassian JIRA (v6.2#6252)