API റഫറൻസ്

databases

ഈ പ്രദേശത്ത് 10 എൻഡ്‌പോയിന്റുകൾ ഉണ്ട്. ഓരോന്നിനും അതിന്റേതായ പാരാമീറ്ററുകൾ, പ്രതികരണം, നിങ്ങൾക്ക് പ്രവർത്തിപ്പിക്കാൻ കഴിയുന്ന അഭ്യർത്ഥന എന്നിവ അടങ്ങിയ സ്വന്തം പേജുണ്ട്.

രീതിപാതഇത് എന്ത് ചെയ്യുന്നുഅനുമതി
GET/v1/databasesThe organisation's managed databases.
POST/v1/databasesValidate a managed database, and say where to buy it.
GET/v1/databases/catalogueThe managed-database sizes and engine versions on sale.
DELETE/v1/databases/{databaseId}Delete a managed database and its backups.
GET/v1/databases/{databaseId}One managed database.
GET/v1/databases/{databaseId}/allowed-ipsWhich sources may connect to this database.
POST/v1/databases/{databaseId}/allowed-ipsPermit a source address or range to connect.
DELETE/v1/databases/{databaseId}/allowed-ips/{ruleId}Revoke a source's access.
POST/v1/databases/{databaseId}/credentialsReveal the database password.
POST/v1/databases/{databaseId}/upgradeMove the database to a newer PostgreSQL major.