resources_managed_by_package
HTTP 422 Error
What happened
You sent cores, memory_mb, disk_gb or plan_id to a server type sold as a GPU package, or asked to add or grow a disk on such a server. The package defines the whole machine: the card, the cores, the memory and the system disk.
What to do
Create the server with gpu_package alone, and leave the size fields out. An existing server of this kind does not change size at all - no package swap, no disk growth; a different size means a different server.
Retrying
Repeating this request will not help.
How it arrives
{
"type": "https://docs.fiberax.com/errors/resources_managed_by_package",
"title": "Error",
"status": 422,
"code": "resources_managed_by_package",
"request_id": "a277dcd1ca652c65"
}
Branch your code on code, never on the wording of title.