Apache CloudStack v4.8.0 Root Admin API Reference
								
quotaTariffUpdate
Update the tariff plan for a resource
Request parameters
| Parameter Name | Description | Required | 
| startdate | The effective start date on/after which the quota tariff is effective and older tariffs are no longer used for the usage type. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-03. | true | 
| usagetype | Integer value for the usage type of the resource | true | 
| value | The quota tariff value of the resource as per the default unit | true | 
Response Tags
| Response Name | Description | 
| currency | currency | 
| description | description | 
| effectiveDate | the date on/after which this quota value will be effective | 
| tariffValue | tariffValue | 
| usageDiscriminator | usageDiscriminator | 
| usageName | usageName | 
| usageType | usageType | 
| usageUnit | usageUnit |