I was unsure where to send API feature requests to. I just worked on implementing the API in TypeScript and when trying to create a server through that the server came up with:
{errorText: 'Internal error launching server',}
I then tried to replicate the same selection through your dashboard and realized that your ams1 region is currently sold out, which I did not know before just going from API information on the regions.
Would be nice to have either an "available: boolean" or "soldOut: boolean" property on the subregions in API data and I guess also the cli :) .
I was unsure where to send API feature requests to. I just worked on implementing the API in TypeScript and when trying to create a server through that the server came up with:
{errorText: 'Internal error launching server',}I then tried to replicate the same selection through your dashboard and realized that your ams1 region is currently sold out, which I did not know before just going from API information on the regions.
Would be nice to have either an "available: boolean" or "soldOut: boolean" property on the subregions in API data and I guess also the cli :) .