HostingDatabaseDelete

This function deletes a (MySQL) database assigned to a web hosting subscription. The associated database user is automatically deleted as well.

Request

Field

Type

RegExp

Null?

Description

auth

AuthData

no

Authentication data

subscription

string

^[a-z][a-z0-9_-]{1,63}$

no

Subscription name

name

string

^[\w_-]{1,64}$

no

Database name

Response

Field

Type

Null?

Description

status

string

no

Status („ok“)


Zuletzt aktualisiert am 29.06.2020.
weiter: HostingDomainAdd
zurück: HostingDatabaseAdd