Get upgrade/downgrade availability
Returns available upgrade and downgrade options for the server. Only accessible by server owners or root admins.
Returns available upgrade and downgrade options for the server. Only accessible by server owners or root admins.
Authorization
bearerAuth AuthorizationBearer <token>
Enter your API token in the format: Bearer {token}
In: header
Path Parameters
server*string
Server UUID
Format
uuidResponse Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/client/servers/497f6eca-6276-4993-bfeb-53cbbbba6f08/dashboard/upgrade-downgrade-availability"{}Empty
{
"message": "You do not have permission to perform this action."
}Empty
{
"message": "string"
}