update developer credit for a specific tenant
PUT/v1/tenants/:tenantUid/preferences/developerCredit
update developer credit for a specific tenant
Request
Path Parameters
tenantUid stringrequired
- application/json
Body
cpuint32
cpu in cores
memoryGiBint32
memory in GiB
storageGiBint32
storage in GiB
virtualClustersLimitint32
number of active virtual clusters
Responses
- 204
The resource was updated successfully
Loading...