Creates a new quota Returns an error if the quota already exists for the specified unit Deprecated: use SetQuota instead
POST/instances/:instanceId/quotas
Creates a new quota Returns an error if the quota already exists for the specified unit Deprecated: use SetQuota instead
Request​
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.