Apache CloudStack 4.17.0.0 Root Admin API Reference
quotaEmailTemplateUpdate
Updates existing email templates for quota alerts
Request parameters
| Parameter Name | Description | Required |
| templatebody | The quota email template body, max: 500k characters | true |
| templatesubject | The quota email template subject, max: 77 characters | true |
| templatetype | Type of the quota email template, allowed types: QUOTA_LOW, QUOTA_EMPTY | true |
| locale | The locale of the email text | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |