Create compliance
POST/core/compliance
Creates a new compliance limit for a GPU model. Required fields: gpu_model, resource_type (one of CPU, HDD, RAM), base_value, integer variation_unit, and the variation_min / variation_max bounds.
Request
Responses
- 201
- 400
- 401
- 404
- 405
- 409
- 500
Success
Bad Request
Unauthorized
Not Found
Method Not Allowed
Conflict
Common cause: error_reason: already_exist.
Internal Server Error
Was this page helpful?