Skip to main content
GET
List admin size SKUs for a Neki branch

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization
string
required

Organization name slug from list_organizations. Example: acme.

database
string
required

Database name slug from list_databases. Example: app-db.

branch
string
required

Branch name from list_branches. Example: main.

Response

Returns admin size SKUs

name
string
required

The name of the Neki admin SKU

display_name
string
required

The display name

cpu
string
required

The CPU allocation

ram
integer
required

The amount of memory in bytes

sort_order
integer
required

The sort order of the Neki admin SKU