Database Service > Data

List Packs

List all available Database Service packs

get/1/public_clouds/dbaas/packs

Query parameters

availableboolean

Filter by Available Images

cpuinteger

Filter by number of CPUs

currency'CHF' | 'EUR'
groupsstring[]
instancesinteger

Filter by number of instances

maximum_cpuinteger

Filter by number of CPUs, maximum value

maximum_instancesinteger

Filter by number of instances, maximum value

maximum_raminteger

Filter by amount of RAM, maximum value

maximum_storageinteger

Filter by amount of Storage, maximum value

namesstring[]
raminteger

Filter by amount of RAM

searchstring

Search flavors by name

storageinteger

Filter by amount of Storage

type'mysql'

Type of the resource {name}

{
  "search": "a1-ram2"
}
pageinteger
per_pageinteger
type'mysql'

Type of the resource {name}

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.